Take dispatchable methods from the role(s) applied to the class.
authorChris Andrews <chris@nodnol.org>
Wed, 27 May 2009 08:27:23 +0000 (09:27 +0100)
committerChris Andrews <chris@nodnol.org>
Wed, 27 May 2009 08:27:23 +0000 (09:27 +0100)
commit62680454702e9e94f5ebc8faf67324735a9ca461
tree40d407357447fd77cfbd810a849c3d6eb3f68983
parent122c1b0fcb2d0647f6f44b48ae02486c1181a609
Take dispatchable methods from the role(s) applied to the class.
Stashes the config away on the generated classes so it's accessible
even once we've app-namespace-qualified the class name.
Appears to break Catalyst::Action::REST...
lib/CatalystX/DynamicComponent.pm
lib/CatalystX/DynamicComponent/ModelToControllerReflector.pm
lib/CatalystX/DynamicComponent/ModelsFromConfig.pm