[Mono-devel-list] Serialisation patches

Kazuki Oikawa kazuki at panicode.com
Mon Feb 21 08:59:08 EST 2005


Hi.

BitArray, CaseInsensitiveComparer,
CaseInsensitiveHashCodeProvider, DictionaryEntry: 
I corrected serialisation compatibility with MS.NET.
It might be in vain. :)

Comparer, StringBuilder:
I implemented ISerializable for .NET2.0

Should I commit this? Please review it.

p.s.
Comparer class has been implemented the ISerializable Interface
on .NET1.0; this is different from the Documents of MS.
How about it in Mono.


Best regards.
Kazuki Oikawa
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BitArray.diff
Type: application/octet-stream
Size: 7383 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050221/0f1ca861/attachment.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CaseInsensitiveComparer.diff
Type: application/octet-stream
Size: 1741 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050221/0f1ca861/attachment-0001.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CaseInsensitiveHashCodeProvider.diff
Type: application/octet-stream
Size: 1537 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050221/0f1ca861/attachment-0002.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: DictionaryEntry.diff
Type: application/octet-stream
Size: 892 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050221/0f1ca861/attachment-0003.obj 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Comparer.diff
Type: application/octet-stream
Size: 2172 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050221/0f1ca861/attachment-0004.obj 


More information about the Mono-devel-list mailing list