[Python-3000] Abilities / Interfaces

Thomas Lotze thomas at thomas-lotze.de
Thu Nov 23 08:47:35 CET 2006


Guido van Rossum wrote:

>> I'm sure you're aware about it, but in Zope 3 terminology, these are
>> 'provide' and 'implement', respectively.
> 
> I like provide, but I'm not so sure about implement, since it is awfully
> ambiguous -- most of the time it is the class that does the implementing.
> That's why I settled for "has".

JFTR: In Zope3, classes "implement" interfaces while instances "provide"
them.

-- 
Thomas





More information about the Python-3000 mailing list