[Mono-bugs] [Bug 640402] XmlSerialization and GetConstructor not working on generic types

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Sep 20 05:42:42 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=640402

https://bugzilla.novell.com/show_bug.cgi?id=640402#c2


Johan Otto <johan.otto at justenough.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW
       InfoProvider|johan.otto at justenough.com   |

--- Comment #2 from Johan Otto <johan.otto at justenough.com> 2010-09-20 09:42:42 UTC ---
Hi Jean-Babtiste,

I changed it to have:

[MonoTouch.Foundation.Preserve(AllMembers=true)]
public partial class Customers : BusinessObjects<Customer>
..

The constructor check still returns false... needless to say serializing the
collection is also not working. Is it possible that doing a bindingflag check
on the constructor might return incorrect results?

The code is shared on 4 platforms (MS .net) -> ASP.NET Webservices, Windows
Forms, WPF and Windows Mobile 6.5.

I mention this, because the code used to work on an older version (about 6
months ago - project was parked for a while).

-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list