And mangle things such that the actual app test works
[catagits/CatalystX-DynamicComponent.git] / lib / CatalystX / DynamicComponent / ModelToControllerReflector.pm
2009-06-07 t0m And mangle things such that the actual app test works master use_interface_roles mirror/master mirror/use_interface_roles
2009-06-07 t0m And get the other strategy from master implemented
2009-06-07 t0m Fix bugs introduced previously
2009-06-07 t0m Do not munge config
2009-06-07 t0m First hack at factoring the strategy out, broke the...
2009-06-07 t0m Adjust to not munge config
2009-06-07 t0m Fix tests, add autobox to flatten interface roles so...
2009-05-28 t0m Make the generated action method fit better into what...
2009-05-27 t0m Now the config isn't eaten whilst building the model...
2009-05-27 Chris Andrews Don't clobber the "config" method - it's pretty importa...
2009-05-27 Chris Andrews Take dispatchable methods from the role(s) applied...
2009-05-25 Tomas Doran (t0m) Update DynamicComponent so that you just ask for 'Model...
2009-05-25 Tomas Doran (t0m) More template pod
2009-05-25 t0m Nuke the now unused controller role. This will probably...
2009-05-25 t0m move the model to controller reflector into a namespace...