[Zope-dev] Re: Future of ZClasses
Philipp von Weitershausen
philipp at weitershausen.de
Thu Sep 28 19:35:25 EDT 2006
Dieter Maurer wrote:
> Philipp von Weitershausen wrote at 2006-9-28 14:23 +0200:
>> ...
>> Why not set marker interfaces directly on the objects? That whole "type"
>> thing is unnecessary. Just use interfaces.
>
> Usually, a type is seen as a set of objects, its type instances.
>
> It is quite nice to be able to work on a object set meta level
> rather than on individual objects....
Sure, though I don't see how an interface can't represent this meta
level. Perhaps I'm missing an important point here...
More information about the Zope-Dev
mailing list