[omniORB] Hooking into CORBA::Release

Kevin Wooten kwooten@itracs.com
Mon, 2 Jul 2001 14:38:47 -0700


Is there any fashion in which I can hook into the CORBA::Release
function for an object reference?
I am sure it would be an omniORB specific manner, but since we have made
the decision to use
omniORB exclusively anyway that does not matter. I am trying to
implement reference counting of server-side objects, and I figure the
most efficient way to implement it is to decrement the object on the
server only when the client side has gone away. To do this I need to
detect when the object=20
reference's count reaches zero. Any info would be helpful,=20

Thanks,

Kevin Wooten
iTRACS Corporation
email: kwooten@itracs.com
phone: 480-557-8000 ext. 132
=20