Let's improve D's exceptions
Jacob Carlborg via Digitalmars-d
digitalmars-d at puremagic.com
Fri May 15 02:23:11 PDT 2015
On 2015-05-14 14:33, Adam D. Ruppe wrote:
> I think hierarchies will get better too if there were more incentive to
> use them - data members instead of string concat encourages new classes
> and you want to inherit from something
So why isn't data members used more, because of the boilerplate to
create a new subcalss?
--
/Jacob Carlborg
More information about the Digitalmars-d
mailing list