Re: Object Reference counting idea.



> Are you sure? When I worked at a company where COM and Windows were
> the basis of the application architecture, we always had problems with
> leaked references precisely because COM did not do this (because of
> the reference passing problem, and the even worse associated problem
> you get with DCOM).

Yes, I am sure.  Or at least that is what `Effective COM' claims in
one of the first 6 chapters.

They discuss how to use this feature to cleanup your internal server
state.

Miguel




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