[Grok-dev] Naming of grok.provides
Philipp von Weitershausen
philipp at weitershausen.de
Tue Oct 14 03:58:16 EDT 2008
Sebastian Ware wrote:
> I find the difference between implements/provides confusing too. And
> it gets more complicated when trying to understand the difference
> between IMyInterface.providedBy(obj) and
> IMyInterface.implementedBy(obj).
Well, this difference is one of the corner stones of zope.interface and
not about to change :). I think the difference is pretty clear, it just
needs to be documented well.
More information about the Grok-dev
mailing list