Conclusions of the exception discussion
Timon Gehr
timon.gehr at gmx.ch
Sun Feb 26 11:44:15 PST 2012
On 02/26/2012 07:46 PM, Piotr Szturmaj wrote:
>
> Please do not do that. It will introduce additional set of bugs and
> increase maintaining effort for the sake of small syntactic sugar
> improvements. I think current exception handling style is enough. Its
> successively used in C# for years.
>
Do you realize that syntactic sugar improvements are trivial to
implement (just re-write the AST a little), and have almost no influence
on the existing code base?
More information about the Digitalmars-d
mailing list