Re: speeding up javac
- From: Tom Anderson <twic@xxxxxxxxxxxxxxx>
- Date: Tue, 6 Jan 2009 17:05:57 +0000
On Mon, 5 Jan 2009, Lew wrote:
Mike Schilling wrote:Tom Anderson wrote:On Sun, 4 Jan 2009, Roedy Green wrote:
On Sat, 03 Jan 2009 11:47:45 +0100, Roland de RuiterAgreed. I'd love to know the history of the sigdashes - the trailing
<roland.de.ruiter@xxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :
Please use the proper sig block separator: "-- ", i.e. dash dashGiven that so many editors and other software trim trailing blanks,
space (followed by a new line).
and you can proof read a trailing blank, that was not a very bright
choice. It is a standard guaranteed to be ignored.
space seems like an incredibly bizarre requirement.
It has the advantage of being unlikely to appear by accident.
As Joshua Cranmer mentioned:The reason for the trailing blank, I believe, was to make it harder to accidentally type in.
I can believe that's the reason, but it's a really poor reason. There are any number of character sequences of which this is true, and very many of them are more robust than dash-dash-space. How about dash-dash-colon? Or dash-space-dash? Trailing spaces are the kind of thing which get added and removed at random, and so make a very poor feature of a string which you want to (a) be faithfully carried through the mail and news systems and (b) not appear spontaneously.
Isn't there a language which uses a double dash as a one-line comment delimiter? Some dialect of SQL?
And it's been an RFC for quite some time.
I'm not denying it. I want to know how it got that way!
tom
--
The most successful people are those who are good at plan B. --
James Yorke
.
- Follow-Ups:
- Re: speeding up javac
- From: Nigel Wade
- Re: speeding up javac
- From: Lew
- Re: speeding up javac
- From: Mike Schilling
- Re: speeding up javac
- From: John B. Matthews
- Re: speeding up javac
- References:
- speeding up javac
- From: Aryeh M. Friedman
- Re: speeding up javac
- From: Andrew Thompson
- Re: speeding up javac
- From: Aryeh M. Friedman
- Re: speeding up javac
- From: Andrew Thompson
- Re: speeding up javac
- From: Roland de Ruiter
- Re: speeding up javac
- From: Roedy Green
- Re: speeding up javac
- From: Tom Anderson
- Re: speeding up javac
- From: Mike Schilling
- Re: speeding up javac
- From: Lew
- speeding up javac
- Prev by Date: Re: Need Help..!! F1!!F1.. ;-)
- Next by Date: Re: framework for marsheling java beans to xml accroding to xml Schema?
- Previous by thread: Re: speeding up javac
- Next by thread: Re: speeding up javac
- Index(es):
Relevant Pages
|