> > Objective-C objects/classes cannot take part of C++ features in ObjC++. > You do can mix the code. The documented limitation just means you can't create ObjC child classes of C++ classes, get selectors for C++ methods and such things.
(It is still not clear to me why not to use a backend in another language for non-OO purposes.) ingolf ______________________________________________________________ Verschicken Sie romantische, coole und witzige Bilder per SMS! Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193 _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
