E&S CVS Commit: PEAK - Refactor bulletins example so all configuration is in the .ini file,

pje@eby-sarna.com pje@eby-sarna.com
Mon Mar 28 00:10:00 2005


Module Name:	PEAK
Committed By:	pje
Date:		Mon Mar 28 05:09:54 UTC 2005

Modified Files:
	PEAK/examples/bulletins: bulletins
	PEAK/examples/bulletins/src/bulletins: bulletins.ini commands.py
	    model.py
Removed Files:
	PEAK/examples/bulletins/src/bulletins: app.py

Log Message:
Refactor bulletins example so all configuration is in the .ini file,
removing the need for the BulletinsApp object to be the creator of all
DMs.  This should make it easier to create a peak.web sitemap for the
application, once there's a <container component=""> option.


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

To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 PEAK/examples/bulletins/bulletins
cvs rdiff -r1.5 -r0 PEAK/examples/bulletins/src/bulletins/app.py
cvs rdiff -r1.4 -r1.5 PEAK/examples/bulletins/src/bulletins/bulletins.ini
cvs rdiff -r1.6 -r1.7 PEAK/examples/bulletins/src/bulletins/commands.py
cvs rdiff -r1.5 -r1.6 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.