On Thu, 2008-04-10 at 08:28 -0700, mrts wrote: [...] > The ticket has a simple patch with thorough tests and documentation, > it's a low hanging fruit ready for checkin and would help many people > (who mostly solve this by accessing _errors directly -- which is not > good as it relies on an implementation detail and is less clean).
The main reason it's not checked in at the moment, as noted on the ticket, (apart from being in the queue with a few other things ahead of it) is that there's potentially some impact with the validation code that Honza was writing at PyCon. It's not going to be good practice to introduce a feature that is more or less then immediately removed, so I'm considering it as part of the package deal when I look at Honza's work -- probably in the next few days. It isn't a showstopper (since it's already possible to achieve the same effect -- that's why self._errors is there), so it can wait until then. Regards, Malcolm -- Many are called, few volunteer. http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
