80 | | Latest Version (2.0): |
81 | | [http://delight.opendfki.de/repos/trunk/XmlRpcDelight/dist/XmlRpcDelight-2.0_22.05.2007.zip] |
| 80 | Latest Version (2.1): |
| 81 | [http://delight.opendfki.de/repos/trunk/XmlRpcDelight/dist/XmlRpcDelight-2.1_29.10.2007.zip] |
| 82 | '''Changes''' |
| 83 | |
| 84 | - new automatic null-value masking feature: {{{XmlRpc.useAutomaticNullMasking( true )}}} enables the feature |
| 85 | |
| 86 | - values for all standard XML-RPC types (except BASE64), arrays and Convertable parameters can now be null-values. !XmlRpcBeans |
| 87 | can have null-valued properties. ParameterConverters can handle null-values seperately, but also can rely on |
| 88 | the new masking feature. |
| 89 | |
| 90 | Older Versions: |
| 91 | |
| 92 | v 2.0: [http://delight.opendfki.de/repos/trunk/XmlRpcDelight/dist/XmlRpcDelight-2.0_22.05.2007.zip] |