Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #25040
| From | Thomas 'PointedEars' Lahn <PointedEars@web.de> |
|---|---|
| Newsgroups | comp.lang.javascript |
| Subject | Re: class needs to initialize vars, set data structure |
| Date | 2014-06-26 11:16 +0200 |
| Organization | PointedEars Software (PES) |
| Message-ID | <1552924.UEShXEnhKH@PointedEars.de> (permalink) |
| References | (3 earlier) <return-20140625222637@ram.dialup.fu-berlin.de> <53ab3668$0$6698$9b4e6d93@newsspool2.arcor-online.net> <character-20140625232418@ram.dialup.fu-berlin.de> <53ab503d$0$6699$9b4e6d93@newsspool2.arcor-online.net> <indentation-style-20140626011730@ram.dialup.fu-berlin.de> |
Stefan Ram wrote: > Christoph Michael Becker <cmbecker69@arcor.de> writes: >> Why? Just to stick with your preferred brace style, tricking out the >> automatic semicolon insertion? >> Even if there is such a trick (that I'm not aware of), don't you think >> it'll make your code harder to understand for others? > > The formatting too is part of the message I want to convey, > so to me it would not be the same message anymore. > > If someone is paying me to write code, he can get any format > from me that he likes. But on the Usenet I enjoy the freedom > to use the indentation style that I deem best, Why? Because when it is free and in their free time, people are more likely to accept (your) gibberish? Think twice. > [300+ lines of "explanations"] You cannot be serious. -- PointedEars FAQ: <http://PointedEars.de/faq> | SVN: <http://PointedEars.de/wsvn/> Twitter: @PointedEars2 | ES Matrix: <http://PointedEars.de/es-matrix> Please do not Cc: me. / Bitte keine Kopien per E-Mail.
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
class needs to initialize vars, set data structure JRough <janis.rough@gmail.com> - 2014-03-11 15:36 -0700
Re: class needs to initialize vars, set data structure Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-03-12 03:34 +0100
Re: class needs to initialize vars, set data structure Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-03-12 15:09 +0100
Re: class needs to initialize vars, set data structure John Harris <niam@jghnorth.org.uk.invalid> - 2014-03-12 17:04 +0000
Re: class needs to initialize vars, set data structure John Harris <niam@jghnorth.org.uk.invalid> - 2014-03-14 10:48 +0000
Re: class needs to initialize vars, set data structure Ben Bacarisse <ben.usenet@bsb.me.uk> - 2014-03-12 03:17 +0000
Re: class needs to initialize vars, set data structure Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-03-12 11:46 +0100
Re: class needs to initialize vars, set data structure Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-25 22:51 +0200
Re: class needs to initialize vars, set data structure Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-26 00:42 +0200
Re: class needs to initialize vars, set data structure Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-06-26 11:16 +0200
Re: class needs to initialize vars, set data structure Christoph Michael Becker <cmbecker69@arcor.de> - 2014-06-26 21:44 +0200
Re: class needs to initialize vars, set data structure John Harris <niam@jghnorth.org.uk.invalid> - 2014-06-27 09:46 +0100
Re: class needs to initialize vars, set data structure Scott Sauyet <scott.sauyet@gmail.com> - 2014-06-28 21:57 -0700
Re: class needs to initialize vars, set data structure Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-03-12 15:34 +0100
csiph-web