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-Thread: 103376,bf1fd530f2a6c0c1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!g10g2000cwb.googlegroups.com!not-for-mail From: pth@darrach.net Newsgroups: comp.lang.ada Subject: Re: Ada to XMI tool? Date: 29 May 2006 02:33:29 -0700 Organization: http://groups.google.com Message-ID: <1148895208.962470.27080@g10g2000cwb.googlegroups.com> References: <1148745755.342505.104860@u72g2000cwu.googlegroups.com> NNTP-Posting-Host: 86.221.3.9 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1148895214 13377 127.0.0.1 (29 May 2006 09:33:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 29 May 2006 09:33:34 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g10g2000cwb.googlegroups.com; posting-host=86.221.3.9; posting-account=_p-8_A0AAACAHtsYZoJhvsQ-1uNUcuJA Xref: g2news2.google.com comp.lang.ada:4574 Date: 2006-05-29T02:33:29-07:00 List-Id: Mark, you can try Headway Review, http://headwaysoftware.com/products/review/. Review uses advanced reverse engineering and static analysis techniques to create a powerful code comprehension, code review, and source code visualization tool for Architects and Team Leads. It will certainly help you understand what parts of the code you want to reuse. One caveat: you dont specify what compiler you use for the Ada83 code. If the code compiles with GNAT then its a no-brainer, you get the model instantly from the GNAT adt files, no need to spend time laying out diagrams or struggling with the reverse engineering. But I should also point out that we have a number of customers using Review with non-GNAT based code, I know for certain it includes Greenhills and SunAda. If you download and try it out, one of our guys will be happy to help you get up and running. best regards, Paul