Wagner Correa wrote:
The short answer is no. There isn't much active development going on for orbitcpp at the moment. You are of course welcome to submit a patch to add the features you require.Hi, I was trying to implement a resolve_init() function similar to the one in the book Advanced CORBA Programming with C++ by Michi Henning and Steve Vinoski, page 819, but I ran into a couple of problems. One problem was that CORBA::ORB::InvalidName is not implemented. The other problem was that PortableServer::POA doesn't define _ptr_type and _var_type. Are there any plans to add these features to orbitcpp?
Bowie