[Subversion] / PEAK / setup.py  

Revision 467


Jump to revision:
Previous Next
Author: pje
Date: Sat Jul 13 20:17:17 2002 UTC (21 years, 9 months ago)

Log Message:

Added config package, and integrated it into binding.Component's
acquireUtility() method.  Note that the config API signatures ended up
slightly different than in the implementation plan posted to the mailing
list; notably, it didn't make sense to have 'forRoot' as an optional
parameter, since *every* root needs its own local configuration, unless you
manually set the same one for a bunch of them.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/setup.py modified X   (diff to previous)
PEAK/src/peak/api/__init__.py modified X   (diff to previous)
PEAK/src/peak/binding/components.py modified X   (diff to previous)
PEAK/src/peak/running added      
PEAK/src/peak/running/__init__.py added X X  
PEAK/src/peak/running/config added      
PEAK/src/peak/running/config/__init__.py added X X  
PEAK/src/peak/running/config/api.py added X X  
PEAK/src/peak/running/config/config_components.py added X X  
PEAK/src/peak/util/uuid.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help