Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!rochester!cornell!rcbc From: rcbc@cs.cornell.edu (Robert Cooper) Newsgroups: comp.sys.isis Subject: Re: ISIS and C++ ? Message-ID: <44810@cornell.UUCP> Date: 22 Aug 90 20:54:03 GMT References: <117128@linus.mitre.org> <1990Aug22.135914.22244@cadre.dsl.pitt.edu> Sender: nobody@cornell.UUCP Reply-To: rcbc@cs.cornell.edu (Robert Cooper) Distribution: usa Organization: Cornell University Computer Science Department Lines: 15 In-reply-to: sean@dsl.pitt.edu (Sean McLinden) Currently Isis is usable from C++, meaning that the Isis .h files compile cleanly when included in a C++ source program (AT&T 1.2, AT&T 2.0 and g++ (1.35 or later I think)). Clearly a much better C++ interface to Isis is possible. One that had a more natural way to supply methods to Isis callback routines, and that would present Isis routines and datatypes in a more structured way using classes. Here at the Isis Project we're pretty busy on things like improving Isis performance and scaling. So we don't have the time to put into a proper C++ interface, but we encourage others with C++ and Isis experience to exchange their ideas on this newsgroup. We'd like to hear what people have done, and if there are any parts of Isis that are a particular pain for C++ users. -- Robert Cooper