On Jan 23, 2006, at 4:08 PM, [EMAIL PROTECTED] wrote:
one thing that is a concern for me, however, is that the dependency graph seems to keep on growing even though only a single C1/C2 pair is being updated. (i've included that task dump output below).
made a small fix in 840 that properly cleans out the objectstore's list of "things it did" on commit, so that they dont carry over into the next. youll see if you run your test now the task dumps are all the same size and include just one C1/C2 instance pair.
I still definitely need to further review how the objectstore/ properties go aobut figuring out things to do and how that is organized, since its spread right now and not totally straightforward...not sure if it has to be that way.
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Sqlalchemy-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlalchemy-users

