Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=77392 --- shadow/77392 2006-01-28 12:24:38.000000000 -0500 +++ shadow/77392.tmp.25600 2006-01-28 12:46:08.000000000 -0500 @@ -11,13 +11,13 @@ AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: -Summary: [PATCH] XmlSoapReflectionImporter fixes +Summary: [PATCH] XmlReflectionImporter / SoapReflectionImporter fixes The attached patch fixes several issues in XmlReflectionImporter and SoapReflectionImporter, and enables lots of unit tests that were failing before this patch: * XmlSerializer.cs: Added constant for WSDL Types namespace. @@ -54,6 +54,9 @@ * TypeTranslator.cs: Use ArrayOfByte ListItemTypeName for byte[] on 2.0 profile. Do not register TimeSpan as XSD primitive type, to match MS.NET. duration XSD type is string backed, not TimeSpan. Llius, let me know if you want me to remove a particular part of this patch. + +------- Additional Comments From [EMAIL PROTECTED] 2006-01-28 12:46 ------- +Forgot to attach the patch? ;-) _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
