On Mon, Jan 11, 2010 at 4:31 PM, Roger <[email protected]> wrote: > The zope.componentvocabulary package defines some > basic vocabulary (factory) classes. Probably we > should move the zope/app/schema/vocabulary.py > to this package as registry.py.
If it doesn't introduce new dependencies, that sounds good. > The question is, does someone like to use a non component > based vocabulary registry? Was that the reason that the > vocabulary registry was not moved from zope.app.schema? > I guess not, right? I guess the reason was that Zope2 has made a copy of it to Products.Five.schema and the Toolkit in general didn't get to this part of refactoring yet. Hanno _______________________________________________ Zope-Dev maillist - [email protected] https://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - https://mail.zope.org/mailman/listinfo/zope-announce https://mail.zope.org/mailman/listinfo/zope )
