https://bugzilla.novell.com/show_bug.cgi?id=640402
https://bugzilla.novell.com/show_bug.cgi?id=640402#c2 Johan Otto <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|[email protected] | --- Comment #2 from Johan Otto <[email protected]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
