Why Ruby?

Lutger Blijdestijn lutger.blijdestijn at gmail.com
Sun Dec 12 02:37:56 PST 2010


Simen kjaeraas wrote:

> 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.
> 

Is std.traits not sufficient for that? 



More information about the Digitalmars-d mailing list