Handle deserialisation of <nil/> data type#13
Conversation
|
Hi,
I've just written a test but I'm afraid it's a bit too synthetic. |
|
My use case is NIPAP, most of its calls return in their XML for null values. For example this call: Response XML looks like this: Please let me know if you need more info to reproduce |
|
Also it looks like another of the pull requests you have deals with the serialisation? I came from the latest version of CookComputing.XmlRpc (not the stable version) over to this codebase, in order to work with .net core, but this was a notable regression for me (it worked with the CookComputing codebase). |
yeah, I'm sorry to read that. I really thought the stability was better than picking up on the beta version when I did convert the Cook's library into .netcore. I'm also making use of this PR to configure circle ci on this project to auto-run the existing tests. |
No description provided.