Folks, I would like to get some feedback from C++ developers from both server and embedded platforms.
After reviewing the code, I would like to get some feedback in reducing the footprint of the code and also some help in adding extensions to unsupported transport/transport protocol. Some things I would like to know are, 1. Abstracting SDO from XML dependency. 2. The extensions avaialble do not have a consistent form, which is the most appropriate model to follow? (cpp, ws, rest?) 3. Customization of the serialization libary? How is this configured? I would also like to know what changes are done in the trunk now from the last released version of SCA Native? Thanks, Shiva
