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,d2fdf39976bd1585 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!news.glorb.com!npeer.de.kpn-eurorings.net!newsfeed.arcor.de!news.arcor.de!not-for-mail Newsgroups: comp.lang.ada Subject: Re: ANN: Ada source code decorator From: Georg Bauhaus In-Reply-To: <1148622876.114738.62910@i40g2000cwc.googlegroups.com> References: <447306ee$0$11066$9b4e6d93@newsread4.arcor-online.net> <4475d870@news.upm.es> <1148622876.114738.62910@i40g2000cwc.googlegroups.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: # Message-ID: <1148641732.10378.9.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Date: Fri, 26 May 2006 13:08:52 +0200 NNTP-Posting-Date: 26 May 2006 13:08:54 MEST NNTP-Posting-Host: e3408f65.newsread4.arcor-online.net X-Trace: DXC=Jjc?^@?=7kZUEj^fn36YV^:ejgIfPPldTjW\KbG]kaMX]kI_X=5KeaV2Hf> On Thu, 2006-05-25 at 22:54 -0700, Martin Krischik wrote: > Manuel Collado wrote: > > > That's my case. I would love an ASIS export utility that provides the full > > ASIS-accesible information about a single compilation unit as a single XML > > document. > > And I would like that format to be XMI [1]. What good woul be any XML > format when there are tools which can read it. An XML format modeled around Ada information, not XMI, would be good because XSL transformations can transform them into XMI, and vice versa. If ASIS definitions can only refer to ISO standard languages, then this transformation could use DSSSL, the ISO precursor to XSL.