[Zope3-dev] registering nameless utilities

Garrett Smith garrett at mojave-corp.com
Fri May 7 19:49:27 EDT 2004


I want to lookup a utility using:

   zapi.getUtility(iface)

When I try to register a local utility with a site manager, the UI 
insists I provide a name. (The 'name' attribute of IUtilityRegistration 
is required.)

How can I register a 'nameless' utility?

  -- Garrett





More information about the Zope3-dev mailing list