aggieben / xmlrpcnet

Automatically exported from code.google.com/p/xmlrpcnet
0 stars 0 forks source link

Support for inheriting XmlRpcStruct when the result is flexible #109

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
This will support classes that inherit XmlRpcStruct but are flexible.
Without this it throws exception that XmlRpcStruct can't be converted to an 
instance of inherited class when trying to set the field.

See Attached Diff (xml-rpc.net.3.0.0.270)

Original issue reported on code.google.com by Martin...@gmail.com on 2 Jan 2014 at 2:45

Attachments: