Suggestion: Syntactic sugar for Exception handling in D2

Daniel Keep daniel.keep.lists at gmail.com
Sun Jun 21 09:31:11 PDT 2009


I like the idea from a DRY perspective.  That said, it's a bit
problematic in that you can't tell if any given block has an exception
handler until you find the end of it and check.

As much as it looks like a nice simplification, I'm not sure this has
enough benefit to be worth it.



More information about the Digitalmars-d mailing list