I have a render-function change that I'd like to make.

I'd like to add a globals keyword argument to each of the three pylons
render functions, which defaults to None, but gets used instead of
globs = pylons_globals() if it is there.

This would allow TG2 to use the pylons render functions directly
(after setting up our own global namespace), and would generally be
useful for people who just want to add some extra stuff to their
template namespace.

What do you think?

--Mark

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

Reply via email to