[omniORB] Compare CORBA Object Reference

Edward Lin edwardlin.tw at gmail.com
Thu Jan 21 22:15:46 GMT 2010


Hi there,

I think the this URL
"http://www4.informatik.uni-erlangen.de/~geier/corba-faq/obj-refs.html"
tells you what you'd like to understand. Simply speaking, using
is_equvalent() is the only portable way to test whether two object
references are equivalent or not.

Thanks,
Edward

>> Hi All,
>>
>> I required the answers to below listed questions, could anyone look into
>> these and provide me the solution.
>>
>> 1. Is there any method to compare CORBA Object references? Without using
>> is_equivalent() method.
>>
>> Also, not doing by object_to_string() and then compare with strcmp() method.
>>
>> 2. This method should be generic and support other CORBA families.
>>
>> Thanks in advance!



More information about the omniORB-list mailing list