Is anything being done about exceptions & nogc?

Andrei Alexandrescu via Digitalmars-d digitalmars-d at puremagic.com
Fri Apr 10 08:39:10 PDT 2015


On 4/9/15 8:23 PM, Adam D. Ruppe wrote:
> The most serious proposal I saw was making a reference counted class
> hierarchy, parallel to the GC one, which would automatically add and
> release reference. Then Throwable can become one of those.
>
> Even Walter seems onboard so it might be implemented eventually.

Yah. DIP25 and DIP77 pave the way for DIP74, which will be the basis of 
refcounted exceptions. -- Andrei



More information about the Digitalmars-d mailing list