Fix so that superclasses and roles get applied from config. This is where the method...
authorTomas Doran (t0m) <bobtfish@bobtfish.net>
Sat, 23 May 2009 20:28:17 +0000 (21:28 +0100)
committerTomas Doran (t0m) <bobtfish@bobtfish.net>
Sat, 23 May 2009 20:28:17 +0000 (21:28 +0100)
commit279c014c0d6a6def6ac4db8a720d7ce28a4b6ee6
tree016b468b9596538ef2673990336afb33036001e7
parent0b07685c8673473f321004cf35bd13d820696aa1
Fix so that superclasses and roles get applied from config. This is where the method smashing shows itself as untenable, but I think I have a strategy for that..
Makefile.PL
lib/CatalystX/DynamicComponent.pm
lib/CatalystX/ModelToControllerReflector.pm
lib/CatalystX/ModelToControllerReflector/ControllerRole.pm
t/05_dynamiccontrollers.t
t/lib/DynamicAppDemo/ControllerRole.pm