~iffy/storm/stringbug

  • Committer: Gustavo Niemeyer
  • Date: 2007-07-18 17:30:49 UTC
  • Revision ID: gustavo@niemeyer.net-20070718173049-qf5jwizha4esb3l1
- When an object died in memory, ResultSet.cached() wasn't returning
  the object for this obj_info.  As a consequence, ResultSet.set()
  wouldn't updated the obj_info that was still in memory, and then
  once the object was retrieved from cache (and thus rebuilt with the
  same obj_info), it would have out-of-date information.
- Tests were added ensuring that both methods (ResultSet.cached/set)
  work correctly under that situation.
Filename Latest Rev Last Changed Committer Comment Size
..
storm 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
tests 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
LICENSE 129 17 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 25.9 KB Diff Download File
Makefile 106 17 years ago Gustavo Niemeyer Integrating Makefile from James [a=jamesh] [trivia 310 bytes Diff Download File
File setup.py 142.2.1 17 years ago Gustavo Niemeyer - Started to build a cextensions module, which wil 547 bytes Diff Download File
File test 129 17 years ago Gustavo Niemeyer Added LGPL version 2.1 in the LICENSE file, and a 5.1 KB Diff Download File
TODO 128 17 years ago Gustavo Niemeyer Removing already done entry from TODO file. 1.8 KB Diff Download File