On 09/13/2016 05:43 PM, Walter Bright wrote:
The all-or-nothing approach to using the GC is as wrong as any programming methodology is.
That's a bit much.
There's currently nothing that would prevent any handler code from saving a reference to the thrown exception. Statically allocating them would break that.
Didn't we reach the agreement to closely investigate a reference counted exceptions hierarchy?
Andrei
