On Tue, 2008-09-16 at 20:11 -0400, Oren Laadan wrote:
I think this is like claiming that my malloc() will get freed if my
applications exits, so I don't have to worry about free(). It is messy,
it makes lifetime rules and use less explicit, and it makes bugs harder
to find. If I were a good programmer (which I'm not) I probably
wouldn't do that.
-- Dave
--