On Tue, May 15, 2012 at 3:21 PM, Raoul Duke <[email protected]> wrote:

> when i have tried to do memory pooling of things in an otherwise gc'd
> language... it just feels like it is more morally equivalent to
> malloc()/free()
> than it is to gc-based new().
>

That's not surprising. Manual memory management feels like manual memory
management!


Jonathan
_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to