jorgediz / xmlrpcnet

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

XmlRpcSerializer.GetStructName does not check for Properties #28

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In XmlRpcSerializer.GetStructName function, it only go through the fields,
but not properties.

Scenario: XmlRpcMember attribute is used to "rename" a Property
Actual Result: XmlRpcMember for Property is not used when deserializing

Original issue reported on code.google.com by sam0...@gmail.com on 5 Jun 2008 at 6:57

GoogleCodeExporter commented 8 years ago
Fixed in revision 60.

Original comment by ChasC...@gmail.com on 30 Aug 2008 at 3:33

GoogleCodeExporter commented 8 years ago

Original comment by ChasC...@gmail.com on 30 Aug 2008 at 3:33

GoogleCodeExporter commented 8 years ago

Original comment by ChasC...@gmail.com on 7 Dec 2008 at 10:04