2005-01-31 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / web / mono-1.0.html
index 8f509e728882af8915fc669f1f25a52d47279a5b..40730ced1a175b7adaa33ba0af081a1b91ef40bb 100644 (file)
@@ -5,10 +5,19 @@
 
 <body>
 <h1>Assemblies</h1>
+
+       <b>Notice that these are *assemblies*, they are not
+       namespaces. </b>
+
+       <b>Each assembly normally contains code that spans multiple
+       namespaces (mscorlib contains 37 namespaces), but there are a
+       lot of people who seem confused about this.
+       
 <pre>
 Stable:
        Commons.RelaxNG
-       Cscompmgd
+       cscompmgd
+       Mono.Data
        Mono.Data.Tds
        Mono.Posix
        Mono.Security
@@ -29,7 +38,6 @@ Unstable:
        Accessibility
        Mono.Cairo
        Mono.CSharp.Debugger
-       Mono.Data
        Mono.Data.DB2Client
        Mono.Data.SqlLite
        Mono.Data.SybaseClient
@@ -77,7 +85,11 @@ Not ready:
 JIT, 32 bits:
        PPC
        x86
+       SPARC
 
+JIT, 32 bits, unstable:
+       S390
+       
 Interpreter, 32 bits:
        s390
        HPPA
@@ -88,4 +100,4 @@ Interpreter, 64 bits:
        ia64
        SPARC v9
 </body>
-</html>
\ No newline at end of file
+</html>