On 1/28/06, Robert Wittams <[EMAIL PROTECTED]> wrote:

> The only ones which will be shared are the ones which are the same
> object... which necessarily implies that the query/result set will be
> the same. The query specification in any particular "QuerySet" is
> immutable. The cache is just an optimisation. Make sense?

Yup. On the same page now. You're, right, I'm wrong, you can stop
beating me now :-)

> The whole point of the descriptor fields proposal was to make django orm
> code look a lot more like standard python code, rather than java code (
> getter methods abounding). I have no idea where the .all() thing came
> from, and have always argued against it...

Absolutely. This is what was throwing me off.

> Sorry if I've been abrasive, its a mixture of annoyance at not having
> the time to do this myself, and seeing the same arguments as happened on
> IRC and this list a while ago repeated.

Ah - if it happened on IRC, I don't know about it. One of the side
effects of living in GMT+8 is that I don't have much of an window of
opportunity for live chat :-)

Sorry for making you repeat yourself. If it makes you feel better,
think of the good that has come of it :-)

Russ Magee %-)

Reply via email to