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
path: root/web/faq
diff options
context:
space:
mode:
authorJaime Anguiano Olarra <jaime@mono-cvs.ximian.com>2002-04-17 16:55:02 +0400
committerJaime Anguiano Olarra <jaime@mono-cvs.ximian.com>2002-04-17 16:55:02 +0400
commit671d153de7bd4706b7eec4f9f047b36634a6b857 (patch)
tree9ac56afece518a64d29ae9d655da95c580792c26 /web/faq
parentaa1e79f21030d52a577e36c5b441bf90d673c56b (diff)
Added two new questions and aswers. One is related to CORBA and ORBit. The second one is about if Ximian is going to offer certifications on Mono. There is also a little fix changing one AP(I for API.
svn path=/trunk/mono/; revision=3877
Diffstat (limited to 'web/faq')
-rw-r--r--web/faq10
1 files changed, 9 insertions, 1 deletions
diff --git a/web/faq b/web/faq
index 792b3bd6947..00bb0989cce 100644
--- a/web/faq
+++ b/web/faq
@@ -225,7 +225,7 @@ A: Yes, we will enable people to write GNOME applications using Mono.
Q: Will Mono enable GUI applications to be authored?
A: Yes, you will be able to build GUI applications. Indeed, that is our
- main focus. We will provide both the Windows.Forms API and the Gtk# AP(I.
+ main focus. We will provide both the Windows.Forms API and the Gtk# API.
Q: What is the difference between Gtk# and System.Windows.Forms?
@@ -393,6 +393,10 @@ Q: Can I serialize my objects to other things other than XML?
A: Yes, although the serializing tools have not yet been planned, and
you would probably have to implement them yourself.
+Q: Will Mono use ORBit?
+
+A: No. Mono will be using a new implementation of CORBA that isn't still started.
+
<a name="devel"></a>
** Development Tools and Issues
@@ -688,3 +692,7 @@ Q: Will you support COM?
A: The runtime will support XPCOM on Unix systems and COM on Windows.
Most of the code for dynamic trampolines exists already.
+Q: Will Ximian offer certifications on Mono or related technologies?.
+
+A: It's possible. But there is no plan about this. So the short answer is no.
+