#998: Improve the sample app
---------------------------+------------------------------------------------
 Reporter:  david          |       Owner:  david   
     Type:  task           |      Status:  assigned
 Priority:  normal         |   Milestone:  1.0     
Component:  documentation  |     Version:  HEAD-1.0
 Severity:  normal         |    Keywords:          
Has_patch:  0              |  
---------------------------+------------------------------------------------
Description changed by david:

Old description:

> * Proper models ({{{ProductFinder}}} and {{{Product}}})
>  * Change {{{$template}}} to {{{$t}}}
>  * Use {{{_title}}} as the attribute name for the page title, since it's
> used in the decorator
>  * Add a list of products and an individual product view page
>  * Use a custom validator with dependencies to validate products

New description:

 * Proper models ({{{ProductFinder}}} and {{{Product}}})
  * Change {{{$template}}} to {{{$t}}}
  * Use {{{_title}}} as the attribute name for the page title, since it's
 used in the decorator
  * Add a list of products and an individual product view page
  * Use a custom validator with dependencies to validate products
  * Move header and footer to slots
  * Move products stuff to separate module
  * Move "secret" actions to separate module
  * Clean up stuffz

--

-- 
Ticket URL: <http://trac.agavi.org/ticket/998#comment:36>
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