Atomorun2008 Opensource

Jesse Phillips jessekphillips at gmail.com
Thu Aug 21 18:29:35 PDT 2008


On Thu, 21 Aug 2008 10:46:17 -0400, Jarrett Billingsley wrote:

> "bearophile" <bearophileHUGS at lycos.com> wrote in message
> news:g8iec6$1cc7$1 at digitalmars.com...
> 
>> No need for the semicolon after the last } of a method. And I suggest
>> you to put one blank line between methods.
>>
>> Generally I suggest to specify what names you import: import foo: bar,
>> baz, ect;
> 
> Uh, I'm not sure where you got the idea that you can tell other people
> what coding style they should use, but typically it doesn't work ;)

I a agree with bearophile's reply. As long as you stay away from well 
known arguments, suggesting better style constructively is good, 
especially in a new language that may allow for some new ways.


More information about the Digitalmars-d-announce mailing list