#1106: Improve the build system for actions, views and models
-------------------------+--------------------------------------------------
 Reporter:  felix        |       Owner:  felix
     Type:  enhancement  |      Status:  new  
 Priority:  normal       |   Milestone:  1.1  
Component:  build        |     Version:  HEAD 
 Severity:  normal       |    Keywords:       
Has_patch:  0            |  
-------------------------+--------------------------------------------------
 The buildsystem could ask for various informations when creating an
 action, view or model and autogenerate more code:

 For actions the methods for all supported request methods could be
 generated.

 For views, the methods for supported output types could be generated.

 For models getters and setters for properties could be generated.

 This would allow to generate the appropriate test stubs as well and save a
 lot of manual developer work, thus promoting a proper testing regiment.

-- 
Ticket URL: <http://trac.agavi.org/ticket/1106>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to