[Subversion] / PEAK / CHANGES.txt  

Revision 1189


Jump to revision:
Previous Next
Author: pje
Date: Wed Jun 18 15:44:45 2003 UTC (20 years, 10 months ago)

Log Message:

The 'provides' keyword argument to various 'peak.binding' APIs has been
renamed to 'offerAs', and it must be a sequence of configuration keys.
(Previously, it accepted either a single key or a tuple of keys.)
The signature of 'binding.Constant()' was changed as well; the first
positional argument is now the constant value, and 'offerAs' is now a
keyword argument.  (Previously, 'provides' was the first positional
argument of 'binding.Constant()'.)  The 'registerProvider()' method of
'config.IConfigurable()' also now accepts only a single configuration key,
as does 'EigenRegistry.register()'.

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
PEAK/CHANGES.txt modified X   (diff to previous)
PEAK/src/peak/binding/components.py modified X   (diff to previous)
PEAK/src/peak/binding/once.py modified X   (diff to previous)
PEAK/src/peak/config/config_components.py modified X   (diff to previous)
PEAK/src/peak/config/tests/__init__.py modified X   (diff to previous)
PEAK/src/peak/model/elements.py modified X   (diff to previous)
PEAK/src/peak/model/enumerations.py modified X   (diff to previous)
PEAK/src/peak/model/features.py modified X   (diff to previous)
PEAK/src/peak/running/tests/__init__.py modified X   (diff to previous)
PEAK/src/peak/storage/tests/LDAP.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