«
May 2001
»
Started some more work on
Monday 28 May
Started some more work on XML-RPC.Net, implementing the fault code interop spec. This will be in v0.2.2 - I'll back out some of the async call related changes in 0.2.1 to get things working again.
Ran the XML-RPC.Net interop test client:. Apart from unimplemented methods the only problem seems to be XMLRPC:Lite failing echoString when passed an empty string.
Released version 0.2.1 of XML-RPC.Net,
Wednesday 16 May
Released version 0.2.1 of XML-RPC.Net, which introduces asynchronous calls and fixes a few bugs. Unfortunately I just tested this on a couple of different systems and found that a workaround for a problem in the .NET networking code was not working anymore. So this release is essentially broken and should not be used. With the release of beta 2 of .NET only a few weeks away I don't think its worth wasting any more time on workarounds for .NET problems and so the next release of XML-RPC.Net will be after beta 2 is released.
Until then I'm thinking of investigating the JUnit approach to testing by using NUnit. Another possibility is moving the project to SourceForge.
Eric Kidd will be updating
Sunday 13 May
Eric Kidd will be updating his XML-RPC HOWTO document with a section on XML-RPC.Net to replace the link to a text file on this site.