DIP74: Reference Counted Class Objects

Jacob Carlborg via Digitalmars-d digitalmars-d at puremagic.com
Thu Feb 26 23:48:20 PST 2015


On 2015-02-26 22:50, Andrei Alexandrescu wrote:
> http://wiki.dlang.org/DIP74 got to reviewable form. Please destroy and
> discuss.

To me this looks like ARC (Automated Reference Counting). I know that 
Walter has several complains about ARC, like he wrote in another thread [1]:

"RC has further performance and code bloat problems when used with 
exception handling"

Is that dealt with or is it something one just have to accepted when 
using reference counting?

[1] http://forum.dlang.org/post/mcbejn$2tao$1@digitalmars.com

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list