Piers Cawley <[EMAIL PROTECTED]> wrote:

> The catch with generation GC is that, once you have guaranteed
> destructors being called promptly, you still have to sweep the whole
> arena every time you leave a scope.

Yes. I hope that we can track objects needing timely destruction
directly. We have write barriers that should be able to track the
liveness of these biests.

leo

Reply via email to