Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ibism!ibism.UUCP!kpt From: kpt@ibism.UUCP (Kevin Tyson) Newsgroups: comp.lang.c++,comp.lang.idl Subject: C++ extensions to IDL Keywords: C++, NCA, IDL, RPC. Message-ID: <12242@ibism.uucp> Date: 11 Feb 91 15:30:05 GMT Sender: news@ibism.uucp Reply-To: ibism!kpt Organization: Citibank IBISM Lines: 16 I am using the Network Computing Architecture (NCA), Interface Definition Language (IDL) to make RPC calls between VAXen and Suns. I am using C++ on the Sun side can VAXC on the VAX side. I have encountered some minor problems, such as the presence of the dollar sign in IDL generated symbols, which I have successfully worked around. I was wondering though if someone had extended IDL to include some form of object support, such as inheritance, access control etc? I have not yet found a pressing need to design objects with matching server/client implementations but it would seem that with some extensions an IDL compiler could produce C++ code to do just that. I would appreciate hearing from anyone with knowledge of any work being done in this area. -- Kevin P. Tyson Phone: 212-657-5928 Fax: 212-825-8607 IISA c/o Citibank E-Mail: uunet!ibism!kpt 111 Wall Street New York, NY 10043