Why Ruby?

Simen kjaeraas simen.kjaras at gmail.com
Sat Dec 11 15:59:54 PST 2010


Ary Borenszweig <ary at esperanto.org.ar> wrote:
> Code is read many more times than it is written and so it is of huge  
> important that code is as readable as possible. Of course this is a  
> subjective matter, but I don't understand why some people think __traits  
> or __gshared are ok.

__gshared is ok. It is supposed to indicate low-level hackery and
unpleasant, rough edges. __traits, however, is an abomination and should
be shot repeatedly with something high-caliber.

-- 
Simen


More information about the Digitalmars-d mailing list