#480: Implement Console Request, Routing, Response etc
--------------------------------------------+-------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  david
     Type:  enhancement                     |       Status:  new  
 Priority:  normal                          |    Milestone:  0.11 
Component:  _OTHER_                         |      Version:  HEAD 
 Severity:  normal                          |   Resolution:       
 Keywords:  console                         |  
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):

 You must add this to the factories.xml to make the console env work

 {{{
         <configuration context="console">
                 <request class="AgaviConsoleRequest" />
                 <routing class="AgaviConsoleRouting" />
                 <response class="AgaviConsoleResponse" />
         </configuration>
 }}}

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