28 Sep
2006
28 Sep
'06
7:38 p.m.
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.... -- Dieter