Enhancements / Enhancements for Envision |
The following enhancements improve the handling of data in AgileParts and AgileWorks.
Dynamically generated proxy is used at design time instead of using WSDL for better control on XML namespaces.
More efficient disposal of dynamic proxy object at runtime.
Support for handling message contracts which do not return any output parameters.
Support for handling out parameters in message contracts with the isWrapped property set to false. This covers the case where both input and output parameters in message contracts return the same object.
Support array object serialization if the data contract is in a different namespace.