Path: csiph.com!news.swapon.de!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Tim Rentsch
Newsgroups: comp.lang.c++
Subject: Re: Reading specs (How to)
Date: Wed, 24 Apr 2024 12:26:41 -0700
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <86sezawoi6.fsf@linuxsc.com>
References:
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Injection-Date: Wed, 24 Apr 2024 21:26:44 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="d0c198b2e081fbbcaac8aa6bee51e9fa"; logging-data="2634942"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX183N23QcMdyANU2z9RNjLaO0ivQurl7EJo="
User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux)
Cancel-Lock: sha1:5xIBYf+PAhsrY+gCSLj5aMYilZc= sha1:DFCbI8zH/tX0vpVs+SlJ2B9uDVo=
Xref: csiph.com comp.lang.c++:118875
ram@zedat.fu-berlin.de (Stefan Ram) writes:
> How many of you have read through the C++ spec, like, all the
> way through?
>
> Have you guys checked out the latest version of the C++ spec yet?
>
> I was just browsing around and I stumbled upon this little
> guide in the WHATWG HTML spec on how to properly read through
> these kinds of technical specifications!
>
> |1.9.1 How to read this specification
> |
> |This specification should be read like all other
> |specifications. First, it should be read cover-to-cover,
> |multiple times. Then, it should be read backwards at least
> |once. Then it should be read by picking random sections from
> |the contents list and following all the crossreferences.
> |
> HTML Living Standard - Last Updated 9 April 2024
Any document that includes such advice is giving a tacit
acknowledgement that what is being described is poorly
designed or that the describing document is poorly written,
or both.