#287: Get rid of decorators and slots and invent something biblically good to
replace them
---------------------+------------------------------------------------------
 Reporter:  david    |        Owner:  david   
     Type:  task     |       Status:  assigned
 Priority:  normal   |    Milestone:  0.11    
Component:  _OTHER_  |      Version:          
 Severity:  normal   |   Resolution:          
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by david):

 (In [1548]) fire eagle number awesome: new layouting system. look at the
 sample app to get to know it a bit. of course, you don't have to use
 preconfigured layouts, and of course you can alter a loaded layout at
 runtime, e.g. prepend another layer, move stuff around, etc etc. now also
 fully stream-based templating, so you can load template from ftp, http,
 memory, whatever you like, as long as you have a stream wrapper for it
 (which you can write yourself) - or you just implement your own layer
 class that loads templates from database and caches to disk etc. filter
 and context support will follow in 1.0. renderers are per layer now, too,
 and more stuff I can't remember. refs #287

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