[Zope-dev] Re: SVN: Zope/trunk/ Moved two implements declarations
from Five into the proper classes.
Dieter Maurer
dieter at handshake.de
Tue Oct 23 13:38:29 EDT 2007
Laurence Rowe wrote at 2007-10-23 12:00 +0100:
>Lennart Regebro wrote:
> ...
>> I guess we need to either actually implement the relevant interfaces,
>> or split the interfaces into something that can be implemented...
>>
>
>Preferably not too far down the class hierarchy. It would be useful for
>things such as cmf's PortalFolder not to implement IContainer directly,
>it makes non-zodb content much easier if an adapter can be used.
Are you abusing adapters?
If not, it should not matter whether the object implements
an interface directly or whether an adapter is needed...
--
Dieter
More information about the Zope-Dev
mailing list