On 2012-10-01 14:30, Nick Sabalausky wrote:
Haxe can throw anything, too. I've always found it borderline useless, and frequently a pain.
I find it quite annoying to have to create new classes for exceptions all the time. And since D constructors aren't inherited I need to also create a constructor that just forwards to the base class. Just useless boilerplate code.
-- /Jacob Carlborg
