> The fact that the finalizer is specified on the new proc still means that is 
> called only for that particular instance?

"still means"? No, it never was that way, it was attached to the type, albeit 
in a weird way.

> I would prefer something associated directly to the type.

Yes, that's called a destructor. Now a thing in Nim.

Reply via email to