D 1.076 Alpha for Windows 64 bits, works with VS 2010

Jacob Carlborg doob at me.com
Mon Oct 1 10:14:45 PDT 2012


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


More information about the Digitalmars-d-announce mailing list