#1028: Allow routing callbacks to return an AgaviResponse
-------------------------+--------------------------------------------------
 Reporter:  david        |       Owner:  david     
     Type:  enhancement  |      Status:  assigned  
 Priority:  normal       |   Milestone:  1.0       
Component:  routing      |     Version:  1.0.0beta8
 Severity:  normal       |    Keywords:            
Has_patch:  0            |  
-------------------------+--------------------------------------------------
Description changed by david:

Old description:

> If they do that, then routing execution is stopped immediately, and the
> response object is returned instead of the container. The controller will
> then skip the entire execution fuss, of course (it has no container,
> after all).

New description:

 If they do that (only works in {{{onMatched()}}} and {{{onNotMatched()}}},
 of course), then routing execution is stopped immediately, and the
 response object is returned instead of the container.

 The controller will then skip the entire execution fuss, obviously (it has
 no container, after all).

--

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