[Mono-list] missing "native feel" ?
Jon Watte
hplus@b500.com
Thu, 15 Jul 2004 11:14:15 -0700
> But the spirit of the CLI is to have exactly one run anywhere. Why would
we
> want to segregate formats? Only (perhaps) to push the Linux agenda
forward
> by releasing software that runs only on Free Software (mono for windows
and
> linux).
Let me tell you: when I compiled "hello, world" using csc on
Windows, ran it there, then copied the binary to Linux and ran
it there using the Mono runtime, and saw it work, I got a small
sparkle of hope in my heart. That's what interop is all about.
If you want to run on Free Software Only for some political
reason, just develop with GTK# instead of Windows Forms.
Cheers,
/ h+