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,7eb197ff5e1a70c8 X-Google-Attributes: gid103376,public From: ajenkins.notonyournelly.@nildram.co.uk (Alan Jenkins) Subject: Re: Ada -> IDL (this is not a typo!) Date: 1998/12/03 Message-ID: <3665d491.0@glitch.nildram.co.uk>#1/1 X-Deja-AN: 418036220 References: <366543C6.3E232C33@lmco.com> X-Trace: 3 Dec 1998 00:00:17 GMT, ppp46-121.dial.nildram.co.uk Newsgroups: comp.lang.ada Date: 1998-12-03T00:00:00+00:00 List-Id: It's a longshot, but Rational Rose provides a reverse engineering mechanism - this will take your Ada and reverse engineer it as a UML Model. From their. you can use Rose to generate the IDL from the reverse engineered model. A bit of a long way round I guess. Alan. In article <366543C6.3E232C33@lmco.com>, "Marc A. Criley" wrote: >While the CORBA/Ada vendors provide IDL compilers to >generate Ada 95 from the IDL, is there a "decompiler" >that does the reverse? > >Given a set of type declarations in a package (and the >packages that are depended upon) that are used for >external interfacing, is there a tool out there >that will generate corresponding IDL? > >"I speak not for my employer" >