On 8/7/07, Malcolm Tredinnick <[EMAIL PROTECTED]> wrote: > I want to hear the use-case first. I may change my mind, but nobody's > come up with a good reason so far.
I think Tom's primary goal is to provide an easy path to use the Django template system in non-HTML contexts without having to worry about autoescaping (since the standalone library could leave it off or configurable at a higher level while Django as a whole could force autoescaping on), and I can see that looming large; there are already a number of interesting uses for the template system that don't involve HTML at all :) -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" 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/django-developers?hl=en -~----------~----~----~----~------~----~------~--~---
