Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.programmer > #25808

Re: JLS 3/e -- Lots Of Errors

Path csiph.com!eeepc.pasdenom.info!news.pasdenom.info!news.dougwise.org!goblin3!goblin.stu.neva.ru!exi-transit.telstra.net!pit-in1.telstra.net!news.telstra.net!newsfeeds.ihug.co.nz!lust.ihug.co.nz!ihug.co.nz!not-for-mail
From Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand>
Newsgroups comp.lang.java.programmer
Subject Re: JLS 3/e -- Lots Of Errors
Followup-To comp.lang.java.programmer
Date Mon, 07 Feb 2011 14:17:50 +1300
Organization Geek Central
Lines 22
Message-ID <iinh7v$6h2$1@lust.ihug.co.nz> (permalink)
References <iiflvc$keg$2@lust.ihug.co.nz> <iincqj$3tp$2@lust.ihug.co.nz> <I8idncO4-e3h2tLQnZ2dnUVZ_oidnZ2d@earthlink.com>
NNTP-Posting-Host 118-92-86-70.dsl.dyn.ihug.co.nz
Mime-Version 1.0
Content-Type text/plain; charset="UTF-8"
Content-Transfer-Encoding 8Bit
X-Trace lust.ihug.co.nz 1297041471 6690 118.92.86.70 (7 Feb 2011 01:17:51 GMT)
X-Complaints-To abuse@ihug.co.nz
NNTP-Posting-Date Mon, 7 Feb 2011 01:17:51 +0000 (UTC)
User-Agent KNode/4.4.7
Xref csiph.com comp.lang.java.programmer:25808

Followups directed to: comp.lang.java.programmer

Show key headers only | View raw


In message <I8idncO4-e3h2tLQnZ2dnUVZ_oidnZ2d@earthlink.com>, Patricia 
Shanahan wrote:

> This raises an interesting issue. If one assumes sequential reading,
> each term absolutely must be defined no later than its first use,
> because it will not be possible to jump to a later definition.

You don’t have to assume sequential reading. It’s usual in language specs to 
provide a reference for terms like that everywhere they occur outside their 
defining section, whether before or after.

> In practice, I don't think I have ever read a language specification the
> way one reads a novel, beginning at the first page and continuing
> sequentially to the end.

It’s how I do it the first time. Then later I come back to refer to things 
as I need them.

(Though I have to admit the Annotated Ada Reference Manual left me feeling 
like my brain had turned to mush. Maybe I’ll try the un-annotated version 
next time...)

Back to comp.lang.java.programmer | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: JLS 3/e -- Lots Of Errors Patricia Shanahan <pats@acm.org> - 2011-02-06 17:14 -0800
  Re: JLS 3/e -- Lots Of Errors Lawrence D'Oliveiro <ldo@geek-central.gen.new_zealand> - 2011-02-07 14:17 +1300
    Re: JLS 3/e -- Lots Of Errors Arne Vajhøj <arne@vajhoej.dk> - 2011-02-06 20:56 -0500

csiph-web