Sign In/My Account | View Cart  

advertisement

AddThis Social Bookmark Button

Article:
  Integrating AppleScript and Cocoa
Subject:   No root class
Date:   2002-02-24 08:47:35
From:   tib007
«This can continue over and over again, but eventually the proccess must end at the highest superclass, which is just the root object class. You can't get more general than that!»


There is no root class in Objective-C or C++. There is a root class in Cocoa because the implementation of the framework. In OOP there is usually many root classes.

Full Threads Oldest First

Showing messages 1 through 1 of 1.

  • well you can get more general
    2002-02-26 16:50:47  psheldon [View]

    ;-)
    Or so it seems if I understand what you said.