catagits/CatalystX-DynamicComponent.git
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