Get rid of the insanity of passing the compoenent method as a subref - instead it...
authort0m <bobtfish@bobtfish.net>
Sun, 26 Apr 2009 18:57:14 +0000 (19:57 +0100)
committert0m <bobtfish@bobtfish.net>
Sun, 26 Apr 2009 18:57:14 +0000 (19:57 +0100)
commitcd6bd40d1f45f50608236b925a2865e9cac3082d
tree12f167d2a5550559dc1b62d8737142e16b530578
parent53a42ae02cea92f5f213e835629ee00c419fb430
Get rid of the insanity of passing the compoenent method as a subref - instead it becomes a role parameter. This gets rid of the insane hack to remove the COMPONENT method from the local package in controllers
lib/CatalystX/DynamicComponent.pm
lib/CatalystX/ModelToControllerReflector.pm
lib/CatalystX/ModelsFromConfig.pm