> That is, what I mean, with best integration in the system, so
 > that there
 > existing a native-feeling by using .net-programs.
 >

The problem with giving it a "native" feel is that it destroys one of the
objectives of Mono...to be able to take a .Net program from Windows and
"just run it".

Why so? You can make mono to understand two different (binary) formats: the MS one and the Mono native one. So, MS compiled programs would run fine under mono...

But the reverse would not be true. So, the mono would need to compile into two different formats: mono native and MS compatible.

The format differences could be minimal (like few additional bytes at the start of file)

--
Gert

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to