[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
should bonobo_object_query_local_interface ref?
- From: Maciej Stachowiak <mjs eazel com>
- To: gnome-components-list gnome org
- Subject: should bonobo_object_query_local_interface ref?
- Date: 28 Mar 2000 20:27:17 -0800
bonobo_object_query_local_interface refs the object, however this
means if you query_local_interface before exposing an object to the
world, you might break the intended condition that each object have
only one ref before add_interfacing (I want to query_local_interface
an object and add_interface something else to it if that
succeeds). Should I just unref right after the query_local_interface?
- Maciej
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]