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,429176cb92b1b825 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news.szaf.org!news.gnuher.de!news.enyo.de!not-for-mail From: Florian Weimer Newsgroups: comp.lang.ada Subject: Re: AWS Coding Styles (and about boring plain-linear text files in the end) Date: Wed, 19 Jan 2011 23:21:10 +0100 Message-ID: <87ei887cx5.fsf@mid.deneb.enyo.de> References: <24418fa4-8843-4fe6-8c2f-026ea6009b68@g26g2000vbz.googlegroups.com> <87lj2ido9j.fsf@mid.deneb.enyo.de> <4dc188a3-468c-40eb-9f3c-85bfb621cb23@o14g2000prn.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: ruchba.enyo.de 1295475670 3702 172.17.135.6 (19 Jan 2011 22:21:10 GMT) X-Complaints-To: news@enyo.de Cancel-Lock: sha1:OVNNsD5oqOsHS/33/hKoJNc8zTI= Xref: g2news2.google.com comp.lang.ada:17545 Date: 2011-01-19T23:21:10+01:00 List-Id: * Yannick Duchêne (Hibou57): > I don't know why you said “have stalled”, but I guess if these are > based on ASIS, as ASIS don't parse comments content, this may be a > sufficient reason (I forget which one, I am pretty sure one of > AdaBrowse or AdaDoc at least use ASIS). ASIS has access to comments, or it did ten years ago. (Back then, I toyed with a Javadoc-style tool once, too.)