E&S CVS Commit: PEAK - Made Model.Element Persistent. There is still an unresolved issue relating

pje at eby-sarna.com pje at eby-sarna.com
Sun Nov 3 19:06:00 EST 2002


Module Name:	PEAK
Committed By:	pje
Date:		Mon Nov  4 00:05:25 UTC 2002

Modified Files:
	PEAK: TODO.txt
	PEAK/src/peak/model: api.py

Log Message:
Made Model.Element Persistent.  There is still an unresolved issue relating
to mixing Persistent with other metaclasses under Python 2.2, however.  Be
wary of mixing Persistent with *any* PEAK class until it's fixed.  :(


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/TODO.txt.diff?r1=1.13&r2=1.14
http://cvs.eby-sarna.com/PEAK/src/peak/model/api.py.diff?r1=1.32&r2=1.33

To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 PEAK/TODO.txt
cvs rdiff -r1.32 -r1.33 PEAK/src/peak/model/api.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