15 years agoFuck you pod coverage
t0m [Fri, 24 Apr 2009 21:56:10 +0000]
Fuck you pod coverage

15 years agoSwitch everything to autoclean. Add sanity tests to ensure appropriate modern perl...
t0m [Fri, 24 Apr 2009 21:41:35 +0000]
Switch everything to autoclean. Add sanity tests to ensure appropriate modern perl policy compliance ;)

15 years agoAdd types::structured, as we need a calling convention.. Add namespace::autoclean...
t0m [Fri, 24 Apr 2009 21:31:31 +0000]
Add types::structured, as we need a calling convention.. Add namespace::autoclean as it's less typing, and rafl nagged me to use it

15 years agoThe basis for the one true type of controller
t0m [Fri, 24 Apr 2009 21:30:36 +0000]
The basis for the one true type of controller

15 years agoRemove hardcoded 'DynamicAppDemo' from reflector - ControllerBase still
Chris Andrews [Fri, 24 Apr 2009 08:05:36 +0000]
Remove hardcoded 'DynamicAppDemo' from reflector - ControllerBase still
hardcoded.

15 years agoRemove LIES in comment
t0m [Thu, 23 Apr 2009 01:16:53 +0000]
Remove LIES in comment

15 years agoAnd works, with tests. 4 hours start to finish, that was fun :)
t0m [Thu, 23 Apr 2009 01:07:31 +0000]
And works, with tests. 4 hours start to finish, that was fun :)

15 years agoAlmost there, builds controllers with methods in them...
t0m [Thu, 23 Apr 2009 01:00:37 +0000]
Almost there, builds controllers with methods in them...

15 years agoAlmost works generating controllers
t0m [Thu, 23 Apr 2009 00:27:46 +0000]
Almost works generating controllers

15 years agoStart my reflector. Factor out the component generation from the other shit into...
t0m [Thu, 23 Apr 2009 00:14:30 +0000]
Start my reflector. Factor out the component generation from the other shit into a role

15 years agoThats action registration sorted out. Now I just need to introspect all the models...
t0m [Wed, 22 Apr 2009 23:44:55 +0000]
Thats action registration sorted out. Now I just need to introspect all the models, and generate shim controllers, piece of piss :)

15 years agoAdd .gitignore
t0m [Wed, 22 Apr 2009 22:32:05 +0000]
Add .gitignore

15 years agoWell, thats dynamic model class loading from 100% config, with tests. Should be CPANa...
t0m [Wed, 22 Apr 2009 22:31:06 +0000]
Well, thats dynamic model class loading from 100% config, with tests. Should be CPANable by itself :)

15 years agoBase class for controllers we auto-generate
t0m [Wed, 22 Apr 2009 21:36:33 +0000]
Base class for controllers we auto-generate

15 years agoStrip code down to the bare minimum to start from
t0m [Wed, 22 Apr 2009 21:36:00 +0000]
Strip code down to the bare minimum to start from

15 years agoScaffold
Tomas Doran (t0m) [Wed, 22 Apr 2009 21:28:50 +0000]
Scaffold