[omniORB] Re: use of create_object_with_id in omniORB
   
    bjorn rohde jensen
     
    bjensen@fastmail.fm
       
    Sat Mar 22 18:51:02 2003
    
    
  
Hi Stefano,
  After reading that passage and the CORBA spec, i have,
i dont see any problems with calling create_reference_with_id
multiple times with the same obj and rep id's. Michi's
intent with that little pasage is probably, that an ORB
may very well create a new and different reference ie consume
ORB resources each time, so excessive use might cause problems.
  I dont know, whether OmniORB returns the same or a different
reference, if you do such a thing, but you could find out
with a few simple experiments and poke around in the POA
code or wait for Duncan to post the answer;)
  What are you trying to do with create_reference_with_id?
Yours sincerely,
Bjorn