Re: This sort of thing might push me to Scala
Mathieu Bouchard <matju-i8w/[email protected]> Fri, 18 Dec 2009 16:14:46 -0500 (EST)
| Newsgroups | gmane.comp.programming.language-of-the-year |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 18 Dec 2009, Robert Sartin wrote:
> It probably increases your line and token counts a bit, but it separates the
> noise out of the main code, which would look like:
> runWithWaitCursor(new MethodEditorRunner(title, file));
It also separates much of the signal, and keeps some of the noise around.
This is the reason why nested classes and new Runnable () {} syntax were
introduced in the first place: too much delocalisation of code.
Personally, I think it is a good idea to [editor's note: see page 298 for
this chunk of the sentence] because it allows you to [editor's note: see
page 752 for the rest of the sentence]. /* this sentence was MODULARISED
for grammatical reasons ! enjoy ! */
_ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard, Montréal, Québec. téléphone: +1.514.383.3801