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 _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com