Re: Object Reference counting idea.



> 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]