E&S CVS Commit: PEAK - Added preliminary DM implementations for "Bulletins" app, and 'adduser' and

pje at eby-sarna.com pje at eby-sarna.com
Mon Jun 30 16:38:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Mon Jun 30 20:37:45 UTC 2003

Modified Files:
	PEAK: CHANGES.txt
	PEAK/examples/bulletins/src/bulletins: app.py bulletins.ini commands.py
	PEAK/src/peak/storage: data_managers.py
Added Files:
	PEAK/examples/bulletins/src/bulletins: storage.py

Log Message:
Added preliminary DM implementations for "Bulletins" app, and 'adduser' and
'showusers' commands.  Also, changed 'storage.EntityDM' to supply a default
implementation of the '_defaultState()' method.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/CHANGES.txt.diff?r1=1.57&r2=1.58
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/app.py.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/bulletins.ini.diff?r1=1.1&r2=1.2
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/commands.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/storage.py?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.eby-sarna.com/PEAK/src/peak/storage/data_managers.py.diff?r1=1.20&r2=1.21

To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 PEAK/CHANGES.txt
cvs rdiff -r1.1 -r1.2 PEAK/examples/bulletins/src/bulletins/app.py \
    PEAK/examples/bulletins/src/bulletins/bulletins.ini
cvs rdiff -r1.2 -r1.3 PEAK/examples/bulletins/src/bulletins/commands.py
cvs rdiff -r0 -r1.1 PEAK/examples/bulletins/src/bulletins/storage.py
cvs rdiff -r1.20 -r1.21 PEAK/src/peak/storage/data_managers.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