On Wed, Sep 01, 2004 at 09:49:36AM +0100, Steve Harris wrote: > Obejctive C is OK, it uses messages (smalltalk style) rather than method > calls, and they have some performance limitations, but the class stuff is > all sane.
i like objc very much as well, didn't have the heart to mention it here in this discussion... it's just one syntactical addition to c plus some compiler directives. steve, i never expected at all that i could look sane too you with the weakly typed object system... :-) martin
