[Zope3-Users] looking for something like getUtilitiesFor...
Chris Withers
chris at simplistix.co.uk
Mon Sep 18 18:21:57 EDT 2006
...but which just gets the names of utilities available for a particular
interface.
The reason I ask is that getUtilitiesFor returns tuples of name and
utility. This seems wasteful, particular when the utilities need to be
created from factories, and all I'm then doing with the list is
generating a drop-down for people to select from...
Any ideas?
cheers,
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope3-users
mailing list