Hi, Should AboutProxy.GetObjectDescriptions be returning an AboutObjectDescription?
AboutProxy.GetObjectDescriptions returns a MsgArg object. This is the AboutProxy of the C++ bindings. The AboutProxy.getObjectDescriptions in the Java bindings returns an AboutObjectDescriptions array. I noticed in the AboutProxy.cc that it includes AboutObjectDescription, but never uses it. I think someone may have forgotten to convert a MsgArg to AboutObjectDescription before committing. So should AboutProxy return an AboutObjectDescription instead? Thanks, George
_______________________________________________ Allseen-core mailing list [email protected] https://lists.allseenalliance.org/mailman/listinfo/allseen-core
