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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4c459ff0adb576bc X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-02-09 11:47:30 PST Path: archiver1.google.com!news1.google.com!sn-xit-02!supernews.com!news-x2.support.nl!skynet.be!skynet.be!newspeer.clara.net!news.clara.net!peernews!peer.cwci.net!news5-gui.server.ntli.net!ntli.net!news2-win.server.ntlworld.com.POSTED!not-for-mail From: "martin.m.dowie" Newsgroups: comp.lang.ada References: <3C5AB0B7.9D75D49A@grammatech.com> <3c639940@pull.gecm.com> <4519e058.0202080714.1bf916bb@posting.google.com> Subject: Re: Re: Refactoring and Ada X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Sat, 9 Feb 2002 19:46:48 -0000 NNTP-Posting-Host: 62.253.13.156 X-Complaints-To: abuse@ntlworld.com X-Trace: news2-win.server.ntlworld.com 1013284045 62.253.13.156 (Sat, 09 Feb 2002 19:47:25 GMT) NNTP-Posting-Date: Sat, 09 Feb 2002 19:47:25 GMT Organization: ntlworld News Service Xref: archiver1.google.com comp.lang.ada:19814 Date: 2002-02-09T19:46:48+00:00 List-Id: > > I haven't seen your name around for a while - any plans to expand on > > the UML->Ada95 converted you provided for "UML Studio"? > > Not at the moment -- too many other things to do first. At some point though it > would be nice to generate tasking from the diagrams... Yeah - with an option for 'native' or 'ravenscar' :-) I have been toying with the scripts to try and cope with transforming C++ names that are invalid in Ada into something that would be ok - then I could import C++ code into UML classes and produce Ada from those. Do you have any info. on the scripting language used? I'm flying blind here!