[Solar-talk] Multiple view blocks

Rodrigo Moraes rodrigo.moraes at gmail.com
Thu Feb 1 12:06:00 PST 2007


Hi,
Can you see an use for appending multiple view blocks to the main view?

This is a possibility I found with the rendering/cache mechanism I've
been working on, when it started to cache also views. The view is
treated as a "block" with some specifications (defining if it will be
cached or not), and it was easy enough to add the option to append
more blocks - besides the default action view - to the specifications
array.

The benefit I see is to join templates in the view without adding
logic to the templates. But perhaps this is too unusual?

rodrigo


More information about the solar-talk mailing list