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?

Reply via email to