On Wed, Oct 14, 2009 at 7:24 AM, Luke Plant <[email protected]> wrote:
> I want to fix #6552 (also #12031), and I've attached a patch that
> makes the auth context processor lazy.

The patch looks good to me. The approach is a bit hard to follow what
with the multiple types of lazyness involved, but it makes enough
sense to me. I'm fine with this going in.

Is ``ContextLazyObject`` intended on being a public API or an
implementation detail of the auth context processor? If it's the
former, it should probably be documented; if the later I'd suggest
just moving it into the auth context processor and being done with it
there.

Jacob

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