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-07-16 04:45:31 +0400
committerMiguel de Icaza <miguel@gnome.org>2001-07-16 04:45:31 +0400
commit92f0a067886d8d0eb5fc376e1004c63ead7ef9c4 (patch)
tree0cda5a7041fc7f50f2c20fb6ea0abed6fedc7961 /web/class-library
parentba11592b2ccd4f6466b79260614614fa28f30434 (diff)
Flush
svn path=/trunk/mono/; revision=166
Diffstat (limited to 'web/class-library')
-rw-r--r--web/class-library30
1 files changed, 21 insertions, 9 deletions
diff --git a/web/class-library b/web/class-library
index 694502c607a..b78ba64219c 100644
--- a/web/class-library
+++ b/web/class-library
@@ -3,10 +3,29 @@
The Class Library should be compatible with Microsoft's .NET
implementation.
+ Please see the <a href="class-status.html">Class Status</a>
+ page for a status of who is working on which classes.
+
We will write as much code as possible in C#. We may need to
interface with code written in C to gain access to the
- functionality of
- libraries like libart, Gtk+, and libc.
+ functionality of libraries like libart, Gtk+, and libc.
+
+** Contributing
+
+ We welcome contributions to the the Class Library. To get
+ started, check the status page for information about which
+ APIs are being worked on, and how to get in touch with
+ individual maintainers.
+
+ If you want to work on a class, first check the <a
+ href="class-status.html"> to see if someone is already working
+ on it, and maybe contact them.
+
+ If nobody is working on it, mail <a
+ href="mailto:mono-list@ximian.com">mono-list@ximian.com</a>
+ with the class you want to implement and CC <a
+ href="mailto:miguel@ximian.com">miguel@ximian.com</a>
+
** Layout
@@ -140,13 +159,6 @@
In those cases, use the keyword "LAMESPEC".
-** Contributing
-
- We welcome contributions to the the Class Library. To get
- started, check the status page for information about which
- APIs are being worked on, and how to get in touch with
- individual maintainers.
-
** FAQ
Frequently asked questions about the class library: