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

Re: memory management







>Is there any example of code using their reference count techniques in
>circular referencing structures (maybe your code?)? Examples of soft and
>hard refcount implementation?

Don't know. There is discussion of solving circular references, but I never paid
it much attention because I never needed anything that complex.