http://qs321.pair.com?node_id=219946


in reply to Re: Re^3: How I want my memory managed
in thread How I want my memory managed

I know all that. :) My point is that reference counting is a technique of garbage collection.. so you got your terminology mixed up. What you meant to say is mark&sweep vs refcounting.

Makeshifts last the longest.