Re: GSoC 2007 - Object-Level Caching

2007-06-25 Thread Gary Wilson
Getting back into the swing of things... Paul Collier wrote: >> If I update o1 in some other part of the >> code, what assumptions are made about qs? > Hmm, yeah... I haven't focused enough attention on .cache_set() yet, > heheh. I was definitely just going to implement (1) first, and then > worr

Re: GSoC 2007 - Object-Level Caching

2007-05-29 Thread Malcolm Tredinnick
On Tue, 2007-05-29 at 16:26 +, Paul Collier wrote: > > If I update o1 in some other part of the > > code, what assumptions are made about qs? > Hmm, yeah... I haven't focused enough attention on .cache_set() yet, > heheh. I was definitely just going to implement (1) first, and then > worry abo

Re: GSoC 2007 - Object-Level Caching

2007-05-29 Thread Brian Rosner
On 2007-05-29 01:37:50 -0600, Paul Collier <[EMAIL PROTECTED]> said: > > Hello all! > > Continuing with the string of posts regarding this year's GSoC, I'm > pleased to be working on new caching functionality for Django's ORM > under the mentorship of Gary Wilson[1]! Big thanks to him and all

Re: GSoC 2007 - Object-Level Caching

2007-05-29 Thread Paul Collier
> If I update o1 in some other part of the > code, what assumptions are made about qs? Hmm, yeah... I haven't focused enough attention on .cache_set() yet, heheh. I was definitely just going to implement (1) first, and then worry about something more advanced once I got to the "smart" functionalit

Re: GSoC 2007 - Object-Level Caching

2007-05-29 Thread Malcolm Tredinnick
On Tue, 2007-05-29 at 07:37 +, Paul Collier wrote: > Hello all! > > Continuing with the string of posts regarding this year's GSoC, I'm > pleased to be working on new caching functionality for Django's ORM > under the mentorship of Gary Wilson[1]! Big thanks to him and all the > people from t