Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.glorb.com!news.netfront.net!not-for-mail From: Wanja Gayk Newsgroups: comp.lang.java.programmer Subject: Re: Style Police (a rant) Date: Sun, 11 Sep 2011 21:20:25 +0200 Organization: Netfront http://www.netfront.net/ Lines: 37 Message-ID: References: <44bed345-7302-4fbc-ac46-306c7429a5bc@glegroupsg2000goo.googlegroups.com> NNTP-Posting-Host: 77.8.106.205 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: adenine.netfront.net 1315768823 87123 77.8.106.205 (11 Sep 2011 19:20:23 GMT) X-Complaints-To: news@netfront.net NNTP-Posting-Date: Sun, 11 Sep 2011 19:20:23 +0000 (UTC) User-Agent: MicroPlanet-Gravity/3.0.4 Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:7817 In article <44bed345-7302-4fbc-ac46- 306c7429a5bc@glegroupsg2000goo.googlegroups.com>, lewbloch@gmail.com says... > > Wanja Gayk wrote: > > class ApplicationWorkerUtil { > > > > static interface InternalExceptionHandler { > > void handle(final TimeoutException e); > > > > void handle(final Exception e); > > } > > Please, please, *please* do not use TAB characters to indent Usenet code posts! > > Your post is virtually unreadable to Google Groups because for some odd reason GG eliminates all such indentation, and to real newsreaders because they expand TABs so widely. > > Please, please, *please* only use spaces to indent code on Usenet (maximum indent 4 spaces per level). > > Please. I really would have liked to read your code, but such a large example with munged indentation just isn't worth it. Damn google groups. Sorry for that. Fortunately you can still copy and paste it into a your IDE and format the source. Kind regards, Wanja -- ..Alesi's problem was that the back of the car was jumping up and down dangerously - and I can assure you from having been teammate to Jean Alesi and knowing what kind of cars that he can pull up with, when Jean Alesi says that a car is dangerous - it is. [Jonathan Palmer] --- Posted via news://freenews.netfront.net/ - Complaints to news@netfront.net ---