On Wed, May 7, 2008 at 11:35 AM, David Cramer <[EMAIL PROTECTED]> wrote:
>
>  I'd like to present my concept for partial models, which would be an
...
>  When the proxy is instanced, we would identify which fields are
>  currently available, and map those in. We would also similarly make
>  sure all fields are identifyable. We would then (possibly, didn't
>  think this through) add proxy attributes for each field/relation that
>  isn't available in the dataset, and set this as a LazyLookup. Upon
>  calling this attribute, it would do an SQL query for this single
>  attribute, and throw a warn() signal to make the developer aware (as
>  you most likely don't want to do this).

If I've understood you correctly, It sounds like you are proposing the
same thing as:

http://code.djangoproject.com/ticket/5420

Yours,
Russ Magee %-)

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