Show
Ignore:
Timestamp:
09/19/06 12:09:45 (6 years ago)
Author:
mj
Message:

Use a UtilityVocabulary? baseclass instead of a homebrew factory

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • z3wingdbg/trunk/configure.zcml

    r319 r354  
    55<!-- vocabulary --> 
    66<utility 
    7     provides="zope.schema.interfaces.IVocabularyFactory" 
    8     component=".interfaces.getServerTypesVocabulary" 
     7    component=".interfaces.ServerTypesVocabulary" 
    98    name="z3wingdbg.servertypes" 
    109    />