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,deac256a05c84a59 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!proxad.net!213.200.89.82.MISMATCH!tiscali!newsfeed1.ip.tiscali.net!feed.news.tiscali.de!news.belwue.de!newsfeed.arcor.de!news.arcor.de!not-for-mail Date: Fri, 28 Jan 2005 14:54:19 +0100 From: Georg Bauhaus User-Agent: Mozilla Thunderbird 0.9 (X11/20041124) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: DOM and SAX parsing in Ada References: <41900010.D28DD400@boeing.com> <9CWjd.17305$5K2.1356@attbi_s03> <1106223415.857525.176640@c13g2000cwb.googlegroups.com> <41F4DB6F.4090909@mailinator.com> <35nh12F4oe4caU1@individual.net> <35t2u6F4qc335U1@individual.net> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <41fa4407$0$814$9b4e6d93@newsread2.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 28 Jan 2005 14:54:15 MET NNTP-Posting-Host: c10ce10a.newsread2.arcor-online.net X-Trace: DXC=QMSJlRbGLol?m49DcKk?RnQ5U85hF6f;djW\KbG]kaMhKe;IJ52Nhil=SXhS50EO;b`gB728^D]UoK7RjPWEgl Nick Roberts wrote: > It was this approach which the employee specifically rejected. The essence > of what he said was that: no maintenance documentation was necessary (the > source code was self-documenting); in any case, any such documentation > should be entirely in the form of comments in the source code. I think he is > seriously wrong on both counts. What is missing - for the learner - is "An Introduction to the Implementation". Maybe. Though for your comfort, have a look at the sources of SP, which is heavily used in "SGML industries". $ apt-get source sp or, alternatively, http://www.jclark.com/sp/howtoget.htm -- Georg