On Thu, 5 May 2005, Kinkie wrote:

It's on the agenda to C++ cbdata and unify it with reference counting, but
I am not entirely sure how this is best done.

An approach like samba's talloc could be interesting.

Maybe. But would require quite a bit of restructuring. Also not entirely sure how to best fit this within the C++ framework of things, or how to best implement something similar to cbdata..


talloc (refcounting and hierarchy) + cbdata (invalidation) would be a quite excellent combination.

Regards
Henrik

Reply via email to