Eigenclass model: Difference between revisions

Content deleted Content added
Hundblue (talk | contribs)
Hundblue (talk | contribs)
In Objective-C: ...other than c → ...other than metaclass roots
Line 524:
 
As of [[GNUstep]], there are (at least) 3 built-in inheritance roots, named <code>Object</code>, <code>NSObject</code> and <code>NSProxy</code>.
Finally, the Ruby/Smalltalk-like conditions apply: There are no explicit metaclasses other than <i><u>c</u></i>metaclass roots, and the inheritance relation is a forest.
 
=== In CLOS ===