[Zope3-Users] Vocabularies and Zope3-svn
    Frank Burkhardt 
    fbo2 at gmx.net
       
    Tue Mar 21 11:15:31 EST 2006
    
    
  
Hi,
On Tue, Mar 21, 2006 at 07:49:21AM -0500, Stephan Richter wrote:
> On Tuesday 21 March 2006 07:34, Frank Burkhardt wrote:
> > I tried some hours modifying the "RedirectTargetTypes" class with
> > implements and classProvides but it didn't work. How am I supposed to write
> > a simple vocabulary the new way?
> 
> classProvides(zope.app.schema.interfaces.IVocabularyFactory) inside your 
> factory class works. I have this myself yesterday.
My problem was not related to vocabularies but arose from a bug in
zope.schema._field.Dict - which I just "Collected".
Thank you very much,
Frank
    
    
More information about the Zope3-users
mailing list