Re: Object Reference counting idea.
- From: Miguel de Icaza <miguel helixcode com>
- To: Maciej Stachowiak <mjs eazel com>
- Cc: Michael Meeks <mmeeks gnu org>, Elliot Lee <sopwith redhat com>, gnome-components-list gnome org
- Subject: Re: Object Reference counting idea.
- Date: 10 Oct 2000 21:08:29 -0400
> The confusion among gtk_object_ref, bonobo_object_ref,
> Bonobo_Unknown_ref and CORBA_Object_duplicate is already pretty bad.
Maybe we need to document this better:
gtk_object_ref: never use it with BonoboObjects.
CORBA_Object_duplicate does not achieve any real reference
counts at all, it is an ORB internal for returning data.
bonobo_object_ref refs a local BonoboObject.
Bonobo_Unknown_ref refs on a CORBA_Object.
Miguel.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]