Cook Computing

 

«  I just discovered a problem  »

Friday 5 April 2002

I just discovered a problem in the deserialization code in XML-RPC.NET. It shows itself when structs are being deserialized. The .NET RTM code included a change to the operation of Type.GetType() which means the deserialization code for arrays of user-defined types now has to pass an assembly-qualified name to GetType().

I'll put out an updated release tomorrow.

Posted by at 06:08 PM. Permalink.