On Nov 14, 2007 8:37 AM, Forest Bond <[EMAIL PROTECTED]> wrote:
...
> This is neat and all, but I don't think at actually solves the problem at 
> hand.
> If save is not overridden, when does queue.dispatch() get called?

The queue.dispatch is only necessary if dispatcher.queue has been
invoked; if save is not overridden, dispatcher.queue is not invoked.
Right?

Even so, it seems to me that the queue approach would need to be thread-local.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to