[Zope3-dev] best practices for registry-like functionality

Stephan Richter srichter at cosmos.phy.tufts.edu
Thu Apr 8 15:20:32 EDT 2004


On Thursday 08 April 2004 14:35, Jim Fulton wrote:
> I know that there already was a vocabulary service that was converted to
> use the utility service. I imagibe there are artifacts for this laying
> around.

If you define a vocabulary via ZCML, it is added as a utility. Note that the 
utility is the vocabulary *factory* (hence the utilities are available as 
IVocabularyFactory).

> All of what I described is straightforward but not well documented at this
> point. Sigh.  It will be documented, but we haven't gotten to it yet.

Right, it is missing in the book too. I will add a chapter once the alpha is 
out. I think I will include a few comments on manageable vocabularies.

Again, see the bug tracker code. I think it is quiet nice.

Regards,
Stephan
-- 
Stephan Richter
CBU Physics & Chemistry (B.S.) / Tufts Physics (Ph.D. student)
Web2k - Web Software Design, Development and Training



More information about the Zope3-dev mailing list