Also, python (2.4+) has a template module which uses ${var} for it's
style. Very simplistic, but it would be restricted, I believe, from
running arbitrary python code. It might be worth a look and a plugin.
Also, I believe the cookbook has a recipe for an improved restricted
execution. Perhaps a template plugin middleware could be made that
would use existing template engines, but just run them in the
restricted environment.
Actually, that could be really interesting. :-)
http://docs.python.org/lib/node109.html
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/496746
Just some thoughts. Hope they help.
Krys
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears
-~----------~----~----~----~------~----~------~--~---