Operator overloading, structs

Yigal Chripun yigal100 at gmail.com
Wed Jun 3 13:59:26 PDT 2009


bearophile wrote:
> Yigal Chripun:
>> any small positive epsilon is still greater than zero.<
> 
> "Worse is better".
> An engineering system, as for example a computer language, is the result of lot of compromises. Better to keep yourself flexible.
> 
> Bye,
> bearophile

no. "Worse is better" implies a trade-off - you sacrifice something like 
purity, cleanliness, etc to gain simplicity of implementation.
What I was trying to convey is that this does not apply here since there 
is no trade off to make - you get nothing by going with the worse option 
in this case.



More information about the Digitalmars-d mailing list