[omniORB] _setRopeAndKey

Duncan Grisby dgrisby@uk.research.att.com
Fri, 16 Jun 2000 15:01:42 +0100


On Friday 16 June, "Hugo VANDEPUTTE" wrote:

>   I am porting an application from OmniOrb 2.5.0 to OmniOrb 3.0.
> The _setRopeAndKey of the class omniObjRef that I used for exception
> handlers is now missing.
>   My question is: may I implement it, with the hope it will be ported
> in next release of OmniOrb3, or must I renounce to exception handlers.

What are you using setRopeAndKey() for?  Are you using it to simulate
the effect of a location forward so you can retry with a different
object?  If so, you can probably achieve the same thing in omniORB 3
using omni::locationForward().

Cheers,

Duncan.

-- 
 -- Duncan Grisby  \  Research Engineer  --
  -- AT&T Laboratories Cambridge          --
   -- http://www.uk.research.att.com/~dpg1 --