[Mono-bugs] [Bug 643626] New: Provide parity between .NET serializable objects and Java serializable objects
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 4 15:39:03 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=643626
https://bugzilla.novell.com/show_bug.cgi?id=643626#c0
Summary: Provide parity between .NET serializable objects and
Java serializable objects
Classification: Mono
Product: MonoDroid
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: Class Libraries
AssignedTo: mkestner at novell.com
ReportedBy: gshackles at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.7 (KHTML, like Gecko) Chrome/7.0.517.24 Safari/534.7
Currently you need to implement Java's ISerializable interface to do
serialization, but it would be helpful if MonoDroid could allow you to use
NET's serialization methods instead, and do the translation behind the scenes.
Reproducible: Always
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list