On 03/02/2010 20:30, Lukas Renggli wrote:
Views do not really nest well. It probably can be
done, but is
certainly tricky. What I would do is to extract the rendering code of
ViewA and ViewB to separate classes (components, renderable objects,
visitors, ...) that can then be arbitrarily composed in ViewA and B.
This is also what the blog is to display the posts in different ways.
Lukas
OK, thanks Lukas. I'll proceed along those lines.
Cheers,
Nick Brown