[Prev][Next][Index][Thread]

Re: Object lifetime management



> It appears to me that many languages with garbage collection
> have missed the boat, memory is not the only resource I need
> to have managed, yet that is the only resource they will manage.

Because it is the only resource that can be managed automatically?
(with the possible exception of shared memory segments). My
understanding is that with the other resources there are just too
many issues.

-- O.L.






References: