Please report new issues athttps://github.com/DOCGroup
Test Any with variable sized types, such as structures that contain a string inside. Jeff reports that there is a problem when destroying Anys initialized with this types, even if the IDL compiler generated <<= operator is used. [STATUS] Many of the services do this kind of thing, for example the Trading service passes all kinds of data in Anys. The current version seems to be working, so this is not a high priority task.
We have several tests now that use Anys with variable sized IDL constructs, including Param_Test; both the any test and the DII invocations. There are no known problems with this class.