catagits/CatalystX-DynamicComponent.git
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 Remove unused autobox
2009-06-07 t0m Able to use strings rather than having to use hash...
2009-06-07 t0m Adjust to not munge config
2009-06-07 t0m We don't use structures types any more
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-27 t0m The code which offended me is expunged
2009-05-27 t0m Now the config isn't eaten whilst building the model...
2009-05-27 t0m Shitting all over the application config in the model...
2009-05-27 t0m Merge commit 'chris/master' into use_interface_roles
2009-05-27 Chris Andrews Don't clobber the "config" method - it's pretty importa...
2009-05-27 t0m Merge commit 'chris/master' into use_interface_roles
2009-05-27 Chris Andrews Take dispatchable methods from the role(s) applied...
2009-05-26 Chris Andrews Ignore emacs
2009-05-25 t0m Merge branch 'master' of git@github.com:bobtfish/cataly...
2009-05-25 Tomas Doran... Update DynamicComponent so that you just ask for 'Model...
2009-05-25 Tomas Doran... Put controllergeneratingmodel in the right place
2009-05-25 Tomas Doran... More template pod
2009-05-25 t0m Hack some of my current thoughts into the TODO
2009-05-25 t0m Don't use CMA anywhere any more
2009-05-25 t0m Start adding pod to ModelsFromConfig
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...
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 Fix test when run with make test
2009-05-25 t0m Write CatalystX::ModelsFromConfig::InterfaceRoles
2009-05-25 t0m Give SomeModelClass an interface role which requires...
2009-05-25 t0m Apply roles to component after adding the methods,...
2009-05-25 t0m Add a load more POD
2009-05-25 t0m The fake example is now broken as we're not smashing...
2009-05-25 t0m Add more tests for config replacement and make them...
2009-05-25 t0m Get rid of all messing with action registration by...
2009-05-25 t0m Some more changes needed by the controller reflector...
2009-05-24 t0m We already need 0004, use the new shiny in test app...
2009-05-24 t0m Fix POD
2009-05-24 t0m Convert the two DynamicComponent clients to use the...
2009-05-24 t0m Make the extended tests pass. This is now fairly fright...
2009-05-24 t0m Remove COMPONENT feature, add tests for making the...
2009-05-24 t0m Rename app test to run later
2009-05-24 t0m Add repos to Makefile.PL, other tweaks
2009-05-24 Tomas Doran... Add more tests for DynamicComponent, and make the confi...
2009-05-24 Tomas Doran... Test COMPONENT functionality
2009-05-24 Tomas Doran... Start trivial tests for dynamiccomponent
2009-05-24 Tomas Doran... Add some thoughts / notes to TODO
2009-05-24 Tomas Doran... Add a load of POD
2009-05-24 Tomas Doran... This is for the tests, move over there
2009-05-23 Tomas Doran... Fix so that superclasses and roles get applied from...
2009-05-23 Tomas Doran... Make superclasses and roles tests pass
2009-05-23 Tomas Doran... Failing tests for configured base classes and roles.
2009-05-23 Tomas Doran... Ignore stuff I have open in my editor
2009-05-23 Tomas Doran... MX::Role::Parameterized fixed the bug which meant I...
2009-05-23 Tomas Doran... Bump Catalyst dep
2009-05-23 Tomas Doran... Add a base class and a controller role, and some config...
2009-05-22 Chris Andrews Initial capture of discussion as TODOs.
2009-05-13 Tomas Doran... Make the test work like I want it too. It's a gross...
2009-05-13 Tomas Doran... Bad kitty, ->can't('has')
2009-05-13 Tomas Doran... Add auto_install so I get make installdeps
2009-04-30 t0m FAIL
2009-04-30 t0m Fix scripts. I also appear to have fucked things so...
2009-04-30 t0m Whole lotta reorganisation. Moved the app demo down...
2009-04-30 t0m Convert the controller base class into a role applied...
2009-04-26 t0m Actually only find methods which have been defined...
2009-04-26 t0m Ok, I don't feel so dirty now. Still need to implement...
2009-04-26 t0m Another piece of insantiy factored out
2009-04-26 t0m Get rid of the insanity of passing the compoenent metho...
2009-04-26 t0m First step switch to MX::Role::Parameterized
2009-04-24 t0m Did I mention that I'm rubbish at naming things. I...
2009-04-24 t0m Hmm...
2009-04-24 t0m Factor out to smaller routines
2009-04-24 t0m Ignore more crap
2009-04-24 t0m Add more epic comments in the 3am badlands code
2009-04-24 t0m Add stuff to .gitignore
2009-04-24 t0m Fuck you pod coverage
2009-04-24 t0m Switch everything to autoclean. Add sanity tests to...
2009-04-24 t0m Add types::structured, as we need a calling convention...
2009-04-24 t0m The basis for the one true type of controller
2009-04-24 Chris Andrews Remove hardcoded 'DynamicAppDemo' from reflector -...
2009-04-23 t0m Remove LIES in comment
2009-04-23 t0m And works, with tests. 4 hours start to finish, that...
2009-04-23 t0m Almost there, builds controllers with methods in them...
2009-04-23 t0m Almost works generating controllers
2009-04-23 t0m Start my reflector. Factor out the component generation...
2009-04-22 t0m Thats action registration sorted out. Now I just need...
2009-04-22 t0m Add .gitignore
2009-04-22 t0m Well, thats dynamic model class loading from 100% confi...
2009-04-22 t0m Base class for controllers we auto-generate
2009-04-22 t0m Strip code down to the bare minimum to start from
2009-04-22 Tomas Doran... Scaffold