Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2001-11-28 20:26:34 +0300
committerMiguel de Icaza <miguel@gnome.org>2001-11-28 20:26:34 +0300
commit17dac60520ba29b5242b0a6629c27333873d53f7 (patch)
treed54fe257b10275eac132afbf4b0d8390ba90e690 /doc/class-library
parent2fd60063deee22e060f4d1b4a36e39acca1d94ad (diff)
Updates
svn path=/trunk/mono/; revision=1459
Diffstat (limited to 'doc/class-library')
-rw-r--r--doc/class-library9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/class-library b/doc/class-library
index 2819ff8ba43..ead4a88af6a 100644
--- a/doc/class-library
+++ b/doc/class-library
@@ -33,6 +33,15 @@
href="http://mail.ximian.com/mailman/listinfo/mono-cvs-list">mono-cvs-list</a>
+** Missing features
+
+ Our class libraries miss some features, for example, most classes
+ do not implement the serialization bits at all, it would be a good
+ contribution to add this to each class.
+
+ This is a simple task, but it needs to be done in a compatible way
+ with the Microsoft.NET classes: using the same arguments to serialize
+ and reincarnate data.
** Layout