Found a work around ; since this has to do more with templating than
with views themselves, it actually makes more sense to use zpt macros
instead of the wrapper variable.
btw, this was concerning pyramid.
On Jan 7, 4:46 pm, Gabriel Lespérance wrote:
> Hi,
>
> I am planning to program the templa
Hi,
I am planning to program the templating portion of my application
using multiple wrappers wrapped together.
In other words, the current setup has the called view (obtained
through hybrid traversal/routing) render its own response which is
then passed to the outer view callable that is specif