[Zope-dev] adapting to None
Chris Withers
chris at simplistix.co.uk
Sun Dec 14 06:08:52 EST 2008
Dieter Maurer wrote:
> I *DO* want that I can rely on the result of "IInterface(...)" really
> providing "IInterface" (and not be forced to check against all
> potential values others invented to circumvent the adaptation semantics).
> Thus, I hope, you will not get your wish :-)
FFS, I'm not asking for the semantics of the Interface class to change,
I'm asking why subclassing (which is a pretty fundamental part of the
python language!) doesn't work correctly with interfaces...
Chris
--
Simplistix - Content Management, Zope & Python Consulting
- http://www.simplistix.co.uk
More information about the Zope-Dev
mailing list