Previously Martin Aspeli wrote: > > > > yuppie-3 wrote: > > > > Hi! > > > > > > The proposed solution doesn't work: > > > > The ImportStepRegistry is not only used for imports - it is also used > > for creating new 'import_steps.xml' files for exports. > > > > Exported profiles are always base profiles, they have to specify *all* > > import handlers used for creating the site. > > > > Right, that's fine. I think the current export functionality is right.
I think it's wrong :) The export functionality suffers from the same problen as the import functionality: the export steps defined in extension profiles are only used if they have been selected once. In other words: it is just as unpredictable. I like Yvo's idea of make import and export registration global instead of per-profile. Wichert. -- Wichert Akkerman <[EMAIL PROTECTED]> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple. _______________________________________________ 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
