On 14 Jun 2005, at 17:37, yuppie wrote:
Florent Guillaume wrote:
Update of /cvs-repository/CMF/CMFSetup
In directory cvs.zope.org:/tmp/cvs-serv6342/CMFSetup
Modified Files:
typeinfo.py 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.
[...]
-class TypeInfoImportConfigurator(ImportConfiguratorBase):
+# BBB: will be removed in CMF 1.6
+class OldTypeInfoImportConfigurator(ImportConfiguratorBase):
"will be removed in CMF 1.6" doesn't make much sense on HEAD. The
HEAD *is* (a pre-release version of) CMF 1.6.
Ah right, I should have said CMF 1.7.
Florent
--
Florent Guillaume, Nuxeo (Paris, France) CTO, Director of R&D
+33 1 40 33 71 59 http://nuxeo.com [EMAIL PROTECTED]
_______________________________________________
Zope-CMF maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-cmf
See http://collector.zope.org/CMF for bug reports and feature requests