Hi,

Eric wrote:
> Perhaps the new jinja2 behavior can be an optional one.  Either via
> some environment setting or declaratively via the include statement.
To not confuse users I now decided against an optional setting for that.
 The latest development version now forwards the full context to
included templates or imported templates "with context".  In
retrospective this behavior probably should have been in Jinja 2.0 already.

The change required some changes in how Jinja templates are evaluated
internally.  All unittests pass, but I can't rule out problems by now,
so trying that feature out now is probably a bit risky :)  But I welcome
everybody to test the changes.

Regards,
Armin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to