On Thu, 2006-05-11 at 21:47 +0200, Patrick Jacquot wrote: > Hi list, > I wasn't able to find a clear evidence, > neither in the documentation, wether in the FAQ, > if a call to CORBA_object_release in a client > provoques an unref of the object in the server
It does not. The two objects (the corba object on the client side and the server object) have totally independent lives. HTH, jules _______________________________________________ orbit-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/orbit-list
