>> However, that's no reason not to have a better API on top that >> third-party tags can use -- as long as internal tags don't break. > > That should be entirely possible, using either an additional decorator > for parser functions [EMAIL PROTECTED] or [EMAIL PROTECTED]($new_api=True)`, > or > a new method [EMAIL PROTECTED] (for some reasonable value of > $new_api).
Even better, we could use class based parsers: http://dpaste.com/96291/ That would make reusing parsers much simpler. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---