[Zope3-checkins] SVN: Zope3/trunk/doc/CHANGES.txt Recorded a recent
change.
Jim Fulton
jim at zope.com
Wed Feb 23 18:15:57 EST 2005
Log message for revision 29272:
Recorded a recent change.
Changed:
U Zope3/trunk/doc/CHANGES.txt
-=-
Modified: Zope3/trunk/doc/CHANGES.txt
===================================================================
--- Zope3/trunk/doc/CHANGES.txt 2005-02-23 23:09:04 UTC (rev 29271)
+++ Zope3/trunk/doc/CHANGES.txt 2005-02-23 23:15:56 UTC (rev 29272)
@@ -270,6 +270,9 @@
Restructuring
+ - zope.component.createObject no longer accepts a positional
+ context argument. A context can be provided as a keyword argument.
+
- Deprecated _configureCopy in zope.app.copypastemove.ObjectCopier. To
configure a recently copied object, suscribe to IObjectCopiedEvent for
the type of object you're interested in configuring.
More information about the Zope3-Checkins
mailing list