E&S CVS Commit: PEAK - Clean up Bulletins app to use storage.DMFor(), thus getting rid of nearly

pje at eby-sarna.com pje at eby-sarna.com
Sat Aug 2 08:16:01 EDT 2003


Module Name:	PEAK
Committed By:	pje
Date:		Sat Aug  2 12:15:04 UTC 2003

Modified Files:
	PEAK/examples/bulletins/src/bulletins: app.py model.py storage.py

Log Message:
Clean up Bulletins app to use storage.DMFor(), thus getting rid of nearly
all the bad examples of how to connect up services in a PEAK app.


To view diffs of this commit, you can use the following URL(s):
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/app.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/storage.py.diff?r1=1.2&r2=1.3
http://cvs.eby-sarna.com/PEAK/examples/bulletins/src/bulletins/model.py.diff?r1=1.3&r2=1.4

To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 PEAK/examples/bulletins/src/bulletins/app.py \
    PEAK/examples/bulletins/src/bulletins/storage.py
cvs rdiff -r1.3 -r1.4 PEAK/examples/bulletins/src/bulletins/model.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