On 12/11/06, Zak Johnson <[EMAIL PROTECTED]> wrote:
>
> James Bennett wrote:
> > Which leads me to wonder whether it wouldn't be better to just do that
> > in Django itself, and move the Message model into
> > django.contrib.sessions.
>
> +1.  Associating messages with sessions is much more intuitive to me;
> when first switching to Django, I was surprised they didn't already work
> that way.

Doesn't this create a small chance that messages intended for one user
would be given to another user this way?

Acceptable risk, perhaps, but just noting it.

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

Reply via email to