[Mono-list] Answering questions.

Miguel de Icaza miguel@ximian.com
09 Jul 2001 18:53:57 -0400


Bob Salita posted a few questions on the list, I have answered here,
and added them to our FAQ:

Here are the questions:

##
 > Will Mono enable running of MS Office on Linux?  Otherwise its a
 > waste.
 
 No, Mono is not a mechanism to run existing Windows applications on
 Linux.  Look at Wine for this kind of technology.
 
 I see Mono as an upgrade on the development platform, an exciting
 addition to the developer toolkit.  The goal of Mono is to bring this
 technology to non-Windows platforms (although we hope Mono will also
 run on Windows, for debugging and comparative purposes).
 
##
> Q: How can you expect Mono to compete with Microsoft, wont this
>    require an effort too large?
> 
> A: You are right.  Mono will never become a reality without the help
>    of other contributors.  Ximian is a small company that can not
>    finish Mono alone.  We will be working with members of the
>    community to deliver the product.

##
Q: What about Intel's research JIT framework, ORP?

A: At this time, we are investigating whether we can use elements of
   ORP for Mono.   ORP is a research JIT engine that has a clear
   defined API that splits the JIT from the GC system and the actual
   byte code implementation.   It is a research product.

##
Q: How can you expect Mono to compete with Microsoft, wont this
   require an effort too large?

A: You are right.  Mono will never become a reality without the help
   of other contributors.  Ximian is a small company that can not
   finish Mono alone.  We will be working with members of the
   community to deliver the product.


Miguel.