[CMF-checkins] CVS: CMF - CHANGES.txt:1.304

Florent Guillaume fg at nuxeo.com
Mon Jun 13 13:57:13 EDT 2005


Update of /cvs-repository/CMF
In directory cvs.zope.org:/tmp/cvs-serv6342

Modified Files:
	CHANGES.txt 
Log Message:
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.



=== CMF/CHANGES.txt 1.303 => 1.304 ===
--- CMF/CHANGES.txt:1.303	Mon Jun 13 13:32:03 2005
+++ CMF/CHANGES.txt	Mon Jun 13 13:56:42 2005
@@ -39,6 +39,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.
+
     - To document how to create a CMF release from CMF a description is now
       included in RELEASE.txt at the root of the CMF package. This text can
       guide release managers or volunteers with the appropriate release



More information about the CMF-checkins mailing list