E&S CVS Commit: PEAK - Flesh out the rest of UndoManager; still need to work out the

pje at eby-sarna.com pje at eby-sarna.com
Sun Aug 1 00:52:00 EDT 2004


Module Name:	PEAK
Committed By:	pje
Date:		Sun Aug  1 04:51:33 UTC 2004

Modified Files:
	PEAK/src/peak/storage: interfaces.py undo.py
	PEAK/src/peak/storage/tests: test_undo.py

Log Message:
Flesh out the rest of UndoManager; still need to work out the
API/state machine for "hosed" undo/redo histories.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/src/peak/storage/interfaces.py.diff?r1=1.41&r2=1.42
http://cvs.eby-sarna.com/PEAK/src/peak/storage/undo.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/src/peak/storage/tests/test_undo.py.diff?r1=1.1&r2=1.2

To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 PEAK/src/peak/storage/interfaces.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/storage/undo.py
cvs rdiff -r1.1 -r1.2 PEAK/src/peak/storage/tests/test_undo.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