You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RIDL has been extended with all grammar extensions and I have started with the extensions to the IDL to C++11 type support. The IDL to C++11 language mapping for bitset/bitmask is not user friendly, bitset should map to a class and bitmask should be type safe, reported several issues to the OMG.
Besides the type mapping there needs to be some research/prototype relating to the wire protocol for CORBA, Any/TypeCode support, DynamicAny, Interface repository, etc. Extending the type mapping has a lot of effects on the middleware, supporting library, and all related tests.
For AXCIOMA also all available connectors need to be extended and tested. This is something that is again a huge task
Specification: https://www.omg.org/spec/CPP11/1.5/
Issues fixed in v1.5: https://issues.omg.org/issues/spec/CPP11/1.5/fixed
Raised some issues on v1.5, some changes are not complete or not user friendly, see https://issues.omg.org/issues/spec/CPP11/1.5
The text was updated successfully, but these errors were encountered: