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,a77a41e17f5636f7 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-23 12:25:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!kibo.news.demon.net!news.demon.co.uk!demon!pogner.demon.co.uk!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: UML and code generation tools Date: 23 Aug 2002 20:07:59 +0100 Organization: Pushface Sender: simon@smaug Message-ID: References: <220820022123129659%hopperj@macconnect.com> NNTP-Posting-Host: pogner.demon.co.uk X-NNTP-Posting-Host: pogner.demon.co.uk:62.49.19.209 X-Trace: news.demon.co.uk 1030130678 nnrp-12:1657 NO-IDENT pogner.demon.co.uk:62.49.19.209 X-Complaints-To: abuse@demon.net User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Xref: archiver1.google.com comp.lang.ada:28350 Date: 2002-08-23T20:07:59+01:00 List-Id: jim hopper writes: > I remember a while back someone talking about contributing a code > generator for ada from uml to some tool. i have been working a bit > with argo (www.tigris.org) an open source uml tool in java. it had > some problems early on but now seems pretty nice (especially after i > made the mac look and feel work for it on os x ;-) Anyway i was > wanting to see if there was a way to add an ada code generator to it > (there is already a java one). can anyone provide me pointers to an > open source code generator that i could use as a starting point (or > better yet as i am spending a lot of time on the gnat for mac os x > project [http://adapower.net/macos] one thats already done) Well, on my twin-400MHz-Celeron box Argo runs like a snail and seems pretty flaky. But that's after only a few minutes with it. And no doubt there are usage tweaks that one could come to grips with. There's my ColdFrame at http://www.pushface.org/coldframe/, someone contributed one for the Dia diagramming package, and Pat Rogers made one for PragSoft(?)'s UML Studio (which you get to pay for).