[Zope3-Users] Re: getUtility outside of the zope.app
Philipp von Weitershausen
philipp at weitershausen.de
Fri May 26 11:15:15 EDT 2006
David Pratt wrote:
> Hi. For the use of interfaces outside of zope.app, does getUtility have
> any value? Many thanks.
I don't understand this question. getUtility finds utilities that have
been registered somewhere. It finds them by interface and optionally a
name. Where this interface comes from doesn't matter at all.
Philipp
More information about the Zope3-users
mailing list