:Flush
authorMiguel de Icaza <miguel@gnome.org>
Fri, 13 Jul 2001 00:05:42 +0000 (00:05 -0000)
committerMiguel de Icaza <miguel@gnome.org>
Fri, 13 Jul 2001 00:05:42 +0000 (00:05 -0000)
svn path=/trunk/mono/; revision=107

doc/faq
web/faq

diff --git a/doc/faq b/doc/faq
index 85cb1a4f675e912fb7be7da42526c4b3de8dfd14..a446babf46513b95422d0efcdee91549657504f6 100644 (file)
--- a/doc/faq
+++ b/doc/faq
@@ -359,6 +359,18 @@ A: You can get very good tools for doing Java development on free
    wide variety of programming languages, and has a set of rules
    designed to be optimal for JITers.
 
+   Alex Graveley pointed out to this article: <a
+   href="http://www.objectwatch.com/issue_33.htm">http://www.objectwatch.com/issue_33.htm</a>.
+   
+   Alex said: <i>``Just found this article about the reality of Java's
+   language neutrality.  It does not point to any technical reason why
+   language neutrality is not possible in java, but rather attempts to
+   analyse real-world non-java-the-language java bytecode compiler
+   implementations.''</i> and finally added: <i>``Keep in mind of course
+   that Roger Sessions is strongly tied to Microsoft, COM, and now
+   .NET on a career-enabling basis. Still interesting nonetheless.''</i>
+
+
 Q: What kind of rules make the Common Intermediate Language useful for
    JITers?
 
diff --git a/web/faq b/web/faq
index 85cb1a4f675e912fb7be7da42526c4b3de8dfd14..a446babf46513b95422d0efcdee91549657504f6 100644 (file)
--- a/web/faq
+++ b/web/faq
@@ -359,6 +359,18 @@ A: You can get very good tools for doing Java development on free
    wide variety of programming languages, and has a set of rules
    designed to be optimal for JITers.
 
+   Alex Graveley pointed out to this article: <a
+   href="http://www.objectwatch.com/issue_33.htm">http://www.objectwatch.com/issue_33.htm</a>.
+   
+   Alex said: <i>``Just found this article about the reality of Java's
+   language neutrality.  It does not point to any technical reason why
+   language neutrality is not possible in java, but rather attempts to
+   analyse real-world non-java-the-language java bytecode compiler
+   implementations.''</i> and finally added: <i>``Keep in mind of course
+   that Roger Sessions is strongly tied to Microsoft, COM, and now
+   .NET on a career-enabling basis. Still interesting nonetheless.''</i>
+
+
 Q: What kind of rules make the Common Intermediate Language useful for
    JITers?