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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,4c17e6ae73bd8c51 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news3.google.com!proxad.net!feeder1-2.proxad.net!usenet-fr.net!gegeweb.org!aioe.org!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: Ada and UML Date: Fri, 03 Sep 2010 01:05:23 +0200 Organization: Ada @ Home Message-ID: References: <4c7f5735$0$6766$9b4e6d93@newsspool3.arcor-online.net> NNTP-Posting-Host: V6yiOtKkG3UlWWkd0HWg+g.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.61 (Win32) Xref: g2news1.google.com comp.lang.ada:13923 Date: 2010-09-03T01:05:23+02:00 List-Id: Le Thu, 02 Sep 2010 09:50:12 +0200, Georg Bauhaus = a =C3=A9crit: > It depends on the tools. Start from this question: What drives > your own design decisions when writing this or that source code? Short reply for the time: this =E2=80=9CWhat drives your own design deci= sions=E2=80=9D = make me think about something I will have a try with. This is named = Acceleo, and seems to be used to apply transformation of a model to end = up = into text, which to be sources. But unfortunately, when I want to setup = a = project with this Acceleo, with the hope I could write my own = transformation, it complains the project must be a Java project. May be = = this means there is no way to use this to generate Ada. As this does not= = come with reverse engineering, I do not see a reason why this could not = be = able to generate any text, thus for any target.