~free.ekanayaka/storm/any-expr

  • Committer: James Henstridge
  • Date: 2009-02-19 10:52:38 UTC
  • mfrom: (289.1.4 storm.bug-324724)
  • Revision ID: james@jamesh.id.au-20090219105238-6s6xdvh31co0mx52
Flush the store if the local key for a reference is unset (as opposed to None).

This causes Reference.__get__() to look up the correct remote row 
in this situation rather than returning None.
[r=niemeyer,therve] [f=324724]
Filename Latest Rev Last Changed Committer Comment Size
..
debian 177.2.1 17 years ago Jamu Kakar - Added Debian packaging files. Diff
storm 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
tests 1 18 years ago Gustavo Niemeyer Adding initial infrastructure. Diff
.bzrignore 289 15 years ago Jamu Kakar - Added build and storm.egg-info to .bzrignore [tr 21 bytes Diff Download File
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 282.1.1 16 years ago Andreas Hasenack Added "clean" target to the Makefile 715 bytes Diff Download File
MANIFEST.in 213 16 years ago Gustavo Niemeyer Added *.zcml to MANIFEST.in. 145 bytes Diff Download File
NEWS 292 15 years ago Gustavo Niemeyer Added the new GenerationalCache with a faster impl 10.4 KB Diff Download File
README 173 17 years ago Christopher Armstrong add a README file describing how to run the tests 494 bytes Diff Download File
setup.cfg 180 17 years ago Gustavo Niemeyer Added MANIFEST.in and setup.cfg files, and also ch 24 bytes Diff Download File
File setup.py 235.3.2 16 years ago James Henstridge Build extension in setup.py. 1.6 KB Diff Download File
File test 173.4.1 17 years ago ali Fix test runner to not rely on / as a path separat 5.9 KB Diff Download File
TODO 274 16 years ago Gustavo Niemeyer Updated TODO file with Gavin Panella's suggestion 2.4 KB Diff Download File