And mangle things such that the actual app test works
[catagits/CatalystX-DynamicComponent.git] / t / lib /
2009-06-07 t0m And get the other strategy from master implemented
2009-06-07 t0m Fix tests, add autobox to flatten interface roles so...
2009-06-07 t0m Remove the types stuff
2009-06-07 t0m Add code from gists 12311[56]
2009-06-07 t0m Add shell for a more complex testapp
2009-05-28 t0m Whoops, add the demo type library and the trivial test...
2009-05-28 t0m Make the generated action method fit better into what...
2009-05-27 t0m And lets have a test that the reflector works in interf...
2009-05-25 Tomas Doran (t0m) Put controllergeneratingmodel in the right place
2009-05-25 t0m move the model to controller reflector into a namespace...
2009-05-25 t0m Whilst the 'nominate individual methods as dispatchable...
2009-05-25 t0m Add include/exclude options so that havingModelsFromCon...
2009-05-25 t0m Move CatalystX::ModelsFromConfig => ::DynamicComponent...
2009-05-25 t0m Write CatalystX::ModelsFromConfig::InterfaceRoles
2009-05-25 t0m Give SomeModelClass an interface role which requires...
2009-05-25 t0m The fake example is now broken as we're not smashing...
2009-05-24 t0m We already need 0004, use the new shiny in test app...
2009-05-24 Tomas Doran (t0m) This is for the tests, move over there
2009-05-23 Tomas Doran (t0m) Fix so that superclasses and roles get applied from...
2009-05-23 Tomas Doran (t0m) Make superclasses and roles tests pass
2009-05-23 Tomas Doran (t0m) MX::Role::Parameterized fixed the bug which meant I...
2009-05-23 Tomas Doran (t0m) Add a base class and a controller role, and some config...
2009-04-30 t0m Whole lotta reorganisation. Moved the app demo down...