Hi Hanno
-----Ursprüngliche Nachricht----- Von: Hanno Schlichting [mailto:hanno@hannosch.eu] Gesendet: Montag, 11. Januar 2010 15:45 An: dev@projekt01.ch Cc: zope-dev Betreff: Re: [Zope-dev] vocabularies missing wihtout zope.app.schema
On Mon, Jan 11, 2010 at 2:26 PM, Roger <dev@projekt01.ch> wrote:
Which concept should the ZTK use? The plain vocabulary from zope.schema.vocabulary or the enhanced component lookupbased concept defined in zope.app.schema.vocabulary?
Any idea how zope.componentvocabulary fits into this?
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. 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? Regards Roger Ineichen
Hanno