[orbitcpp-list] Re: Where's the Any support
Status: Beta
Brought to you by:
philipd
From: John L. <jk...@lu...> - 2000-11-12 21:41:03
|
Hmm. The official orbitcpp project is located at http://sourceforge.net/projects/orbitcpp. If you go to the CVS repository link (towards the bottom) it has instructions on getting the sources from CVS, I just looked at the Browse CVS Repository link and the changes are in there. Everything just about works except: Functions that take or return TypeCode_ptr, and Any_var, which will be in shortly. Finally due to an oversight on my part, an Any in an exception causes the server to crash. That problem will be fixed shortly. I have loosely tested Any's with strings and objects and struct, and almost everything "seems" to work. Please post any (no pun intended) problems you find on the list. Thank you, John Luebs |