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,cfcf6e3e7ade5a74 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-24 19:31:16 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: byhoe@greenlime.com (Adrian Hoe) Newsgroups: comp.lang.ada Subject: Re: Free Ada UML tools Available / Date: 24 May 2002 19:31:15 -0700 Organization: http://groups.google.com/ Message-ID: <9ff447f2.0205241831.51a00b60@posting.google.com> References: <3CED3807.5378EC9D@lmco.nospammmmmm.com> <9ff447f2.0205232202.2451c06e@posting.google.com> NNTP-Posting-Host: 210.186.172.213 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1022293876 27021 127.0.0.1 (25 May 2002 02:31:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 25 May 2002 02:31:16 GMT Xref: archiver1.google.com comp.lang.ada:24710 Date: 2002-05-25T02:31:16+00:00 List-Id: Preben Randhol wrote in message news:... > On 23 May 2002 23:02:26 -0700, Adrian Hoe wrote: > > What a nice UML (and other) drawing tool! But still has plenty of room > > for improvement including the code generator. > > > > All operations will be generated as functions in Ada. (I have not > > tried generating for others yet) Is this a feature or a shortage? > > Still has to do alot of hand work on the generated Ada code. > > Yes, but I guess that the project needs a helping hand from more Ada > people. Alternatively one could start a Dia2Ada project (in Ada of > course) using the XML file that you can create with Dia. > > What is it really that one expect of code from a UML model? I mean is it > only the skeleton code or should it do more? > > Preben who hasn't looked much at UML and code generation from it. I gave the Dia2code a quick hack last night. I was mainly trimming some of the code in generate_code_ada.c. It will generate nice spec and body files now. I will put it in my website so that it is available for download. At the same time, I will contact the Dia2code project manager for the update I made. -- -- Adrian Hoe -- http://adrianhoe.com