Wed Feb 24 15:47:16 CET 2010 Paolo Molaro <lupus@ximian.com>
[mono.git] / web / mono-1.0.html
index 887ce2248730a03a661155e105fc119c68085264..40730ced1a175b7adaa33ba0af081a1b91ef40bb 100644 (file)
@@ -5,10 +5,18 @@
 
 <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
@@ -79,6 +87,9 @@ JIT, 32 bits:
        x86
        SPARC
 
+JIT, 32 bits, unstable:
+       S390
+       
 Interpreter, 32 bits:
        s390
        HPPA
@@ -89,4 +100,4 @@ Interpreter, 64 bits:
        ia64
        SPARC v9
 </body>
-</html>
\ No newline at end of file
+</html>