Get rid of all messing with action registration by just stuffing the attributes onto...
authort0m <bobtfish@bobtfish.net>
Mon, 25 May 2009 00:28:51 +0000 (01:28 +0100)
committert0m <bobtfish@bobtfish.net>
Mon, 25 May 2009 00:28:51 +0000 (01:28 +0100)
commit286270272d9e227c97c4a53df027ecdade8abc98
tree743eb978e0f2dd8141d69537f46e6dacf867a3c7
parent92c28c42857b88b9ee3472e6fadea9e3e6df4055
Get rid of all messing with action registration by just stuffing the attributes onto the methods straight after their generated, rather than messing with the action registration process itself. This elegantly cures all cases of accidental methods getting given attributes and so becoming dispatchable
lib/CatalystX/ModelToControllerReflector.pm
lib/CatalystX/ModelToControllerReflector/ControllerRole.pm
t/05_dynamiccontrollers.t