[Mono-bugs] [Bug 61358][Nor] Changed - Error trying to serialize an IEnumerable class

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 9 Jul 2004 15:13:35 -0400 (EDT)


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 juancri@tagnet.org.

http://bugzilla.ximian.com/show_bug.cgi?id=61358

--- shadow/61358	2004-07-09 15:11:42.000000000 -0400
+++ shadow/61358.tmp.26688	2004-07-09 15:13:35.000000000 -0400
@@ -37,6 +37,11 @@
 
 Additional Information:
 This only happens when MyList implements IEnumerable (If you comment ": 
 IEnumerable", it works!).
 Also, this only works when we have a class that inherits from MyList (we 
 use XmlInclude to allow the cast for the serialization).
+
+------- Additional Comments From juancri@tagnet.org  2004-07-09 15:13 -------
+Created an attachment (id=8513)
+web service test
+