Type | Changes | By |
---|
| The ItemChoiceType and ItemsChoiceType enums are now renamed to include the class name
where they are used instead of numbers. Besides increasing the readability of the code,
this guarantees that the names will remain the same when the WSDL changes. | mkoch-rowa |
| Client code is now generated in addition to the server code. The client code is contained
in pospsClient.cs. | mkoch-rowa |
| Due to the changes in posps.wsdl the generated interfaces now use the wrapped parameter
convention, which makes the code easier to use. | mkoch-rowa |