Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv32673
Modified Files:
Tag: CMF-1_5-branch
CHANGES.txt
Log Message:
Merge from HEAD:
Use a new XML format for import/export of types, where the properties
are generic. Now arbitrary TypeInformation objects can be used, as long
as they are configured using properties.
Split ConfiguratorBase into ImportConfiguratorBase and
ExportConfiguratorBase, as they really are unrelated.
Split typeinfo configurators and tests into Import and Export version.
=== CMF/CHANGES.txt 1.248.2.126 => 1.248.2.127 ===
--- CMF/CHANGES.txt:1.248.2.126 Sun Jun 26 07:19:19 2005
+++ CMF/CHANGES.txt Fri Jul 1 09:27:44 2005
@@ -101,6 +101,10 @@
Others
+ - CMFSetup: the import/export of portal types uses a new XML format
+ that can hold arbitrary properties, to facilitate subclassing. The
+ old format is still recognized when importing.
+
- WorkflowTool: Marked WorkflowInformation and getActionsFor deprecated.
getActionsFor is superseded by listActionInfos and WorkflowInformation
was just used by getActionsFor.
_______________________________________________
CMF-checkins mailing list
[email protected]
http://mail.zope.org/mailman/listinfo/cmf-checkins