#377: Get rid of rendering filters
----------------------+-----------------------------------------------------
Reporter: david | Owner: david
Type: task | Status: new
Priority: normal | Milestone: 0.11
Component: renderer | Version:
Severity: normal | Keywords:
----------------------+-----------------------------------------------------
There's no real use case for them anyway. They decouple the rendering too
much from the execution filter and/or the view execution, which makes it
difficult to control what happens and/or cache that stuff. I want, for
instance, to move the actual decoration logic (run slots, then feed that
and the content and the decorator template to another render() call) into
the view, making it possible to implement custom rendering behavior - even
though we still didn't invent something better than decorators and slots,
but hey ;)
--
Ticket URL: <http://trac.agavi.org/ticket/377>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets