Re: [Orbit-python-list] How to use IDL unions with orbit-python?
Status: Inactive
Brought to you by:
tack
From: Roland M. <99....@ai...> - 2002-01-25 17:02:53
|
ml (2002-01-24 00:20:45 +0100) : [Accessing union members] > How can I access A and B in client and server code in both cases? I > tried different variants like M.A and M.U.A, but didn't succeed. I'm afraid I can't give you a definitive answer since I don't use unions, but you might consider reading the CORBA Python language mapping specification. I seem to remember it explains precisely the syntax to use in order to access union members. You can find this spec on the OMG site, and there's a link to it from the ORBit-Python homepage, at <URI:http://orbit-python.sault.org/>. Roland. -- Roland Mas With the arrest of Dimitry Sklyarov it has become apparent that it is not safe for non US software engineers to visit the United States. - Alan Cox |