I forgot to add these comments by walter at the top of my previous post:

[walter Bright wrote ] the thing is, GC is a terrible and unreliable method of managing non-memory
resource lifetimes. Destructors for GC objects are not guaranteed to ever run.


So now it looks like dynamic arrays also can't contain structs with destructors :o). -- Andrei

Nick

Reply via email to