Waldek Hebisch wrote:
I would like to see real examples of Mac Objects.
Peter can best answer this question.
I think that letting an object inherit from anything should work. In fact, one of my pet ideas is to let Pascal objects inherit from other language objects and vice-versa. AFAICS inheriting from Objective C objects is one of main CW Pascal extensions.
CW Pascal can not do this, but it would be a superb feature - interfacing directly with C++ and Objective C objects (e.g. GNU Step/Cocoa and Qt and many more OOP frameworks which we are more and more forced to work with).
Regards,
Adriaan van OS