E&S CVS Commit: ZProducts - Added code to use new BTree format, and to allow the manage_pack method to

pje at eby-sarna.com pje at eby-sarna.com
Thu Jun 7 09:17:00 EDT 2001


Module Name:	ZProducts
Committed By:	pje
Date:		Thu Jun  7 13:16:00 UTC 2001

Modified Files:
	ZProducts/ZPatterns: Rack.py

Log Message:
Added code to use new BTree format, and to allow the manage_pack method to
convert old ones to the new format.  (Also fixes the bug where manage_pack
wouldn't necessarily delete all the items it should have.)  Downside:
manage_pack is now more expensive if you're not converting between BTrees.
However, packing is intended to be an occasional maintenance item rather
than a regular one, so this is probably of limited impact.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/ZProducts/ZPatterns/Rack.py.diff?r1=1.78&r2=1.79

To generate a diff of this commit:
cvs rdiff -r1.78 -r1.79 ZProducts/ZPatterns/Rack.py

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.





More information about the source-changes mailing list