From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,474a8ab1f4e14908,start X-Google-Attributes: gid103376,public From: Scott Moody Subject: Ada 95 -> IDL (CORBA)? Anyone working this? Date: 1997/01/27 Message-ID: <9701272340.AA26453@plato.ds.boeing.com>#1/1 X-Deja-AN: 212619474 sender: Ada programming language comments: Gated by NETNEWS@AUVM.AMERICAN.EDU newsgroups: comp.lang.ada Date: 1997-01-27T00:00:00+00:00 List-Id: I think the Ada community would really benifit from a reverse mapping between Ada95 and Corba IDL. This means one can develop in Ada and have a tool automatically generate IDL. There already exists an IDL to Ada mapping and tools that support this. Developing IDL from existing Ada is rather time consuming and counter productive if you are only doing it so someone someday may interface to it (versus using the native Ada capability of using it.) It might make sense to restrict the mapping to valid distributed Ada programs that have been tagged with the pragmas: Pure, Remote_call_interface .. but that is up for discussion. Is anyone working on this, and/or would people like to be involved in this effort? There is similar work from the OMG that is a RFP (Request for Proposal) for the Java -> IDL reverse mapping. eg: http://www.omg.org/docs/orbos/96-12-12.PDF Thanks. Scott Moody Boeing Defense and Space Reusable Computing Systems Research