[Subversion] / PEAK / CHANGES.txt  

Revision 1582


Jump to revision:
Previous Next
Author: pje
Date: Sat Jan 3 00:36:27 2004 UTC (20 years, 3 months ago)

Log Message:

"Global" services defined by '[Component Factories]' sections now live in
the closest "service area" to the component that requests them.  A "service
area" is a parent component that implements 'config.IServiceArea', such as
a configuration root returned by 'config.makeRoot()'.  Applications loaded
by the 'peak runIni' command are now created in their own service area,
which means that settings in the .ini file being run will apply to services
the application uses.  (Because the application will have its own,
application-specific service instances, and they will use the configuration
loaded into the service area.)

For more information, see CHANGES.txt, and especially:

http://www.eby-sarna.com/pipermail/peak/2004-January/001087.html

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/config/config_components.py modified X   (diff to previous)
PEAK/src/peak/config/interfaces.py modified X   (diff to previous)
PEAK/src/peak/running/commands.py modified X   (diff to previous)
PEAK/src/peak/util/EigenData.py modified X   (diff to previous)
PEAK/src/peak/util/tests/EigenData.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help