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,a1ce307c10055549 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-12 13:14:05 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!bloom-beacon.mit.edu!nycmny1-snh1.gtei.net!news.gtei.net!newsfeed.mathworks.com!btnet-peer0!btnet-feed5!btnet!news.btopenworld.com!not-for-mail From: "Martin Dowie" Newsgroups: comp.lang.ada Subject: Re: IBM Acquires Rational Ada Date: Thu, 12 Dec 2002 21:13:25 +0000 (UTC) Organization: BT Openworld Message-ID: References: <3DF1615C.7AAAC86E@adaworks.com> <3DF1B042.6603DDDE@easystreet.com> <3DF2A483.EC512CDF@adaworks.com> <8db3d6c8.0212080918.4e0a732@posting.google.com> <3df46fae.5122225@news.demon.co.uk> NNTP-Posting-Host: host213-123-159-183.in-addr.btopenworld.com X-Trace: knossos.btinternet.com 1039727605 28985 213.123.159.183 (12 Dec 2002 21:13:25 GMT) X-Complaints-To: news-complaints@lists.btinternet.com NNTP-Posting-Date: Thu, 12 Dec 2002 21:13:25 +0000 (UTC) X-Newsreader: Microsoft Outlook Express 6.00.2800.1106 X-MSMail-Priority: Normal X-Priority: 3 X-Mimeole: Produced By Microsoft MimeOLE V6.00.2800.1106 Xref: archiver1.google.com comp.lang.ada:31765 Date: 2002-12-12T21:13:25+00:00 List-Id: "Alvery Grazebrook" wrote in message > > Artisan has Ada support, and is fairly well-known to real-time > > users. As far as I can tell, it's rather fixed in its views; if you > > need lots more control over what gets generated, you'd probably be > > better off using Aonix's ACD via Software through Pictures. > > > The Artisan tool, Real-time Studio has been evolving its Ada code > support. The code-generator is template based, so you can customize it > any way you like. It also includes reverse engineering and what we > call "Synchronization". This is basically a differencing engine to > compare the current state of the code with the current state of the > model, combined with a resolution capability that will re-generate or > reverse any parts that you select based on the differences. But is reversing and synchronisation available once you customise the templates? This isn't just a question for Artisan but for all UML tools.