Mono 1.0-beta3 Released 38
steve_deobald writes "The Mono team just released Beta 3, the final beta before we see the 1.0 release candidate and final. Binary packages can be had for Red Hat, Fedora, and SuSE. Although not officially released, the new website is up and running. Also of note, MonoDevelop 0.4 was recently released, and has RPMs available for the first time."
Re:I'm tired of this Mono nonsense (Score:3, Insightful)
This is the great stupidity of people who moan and bitch about how Mono is evil and then in the same breath recommend just using Java. C# and .NET are actually more "open" than Java for all practical purposes.
I'd suggest you read the Mono FAQ and the various blogs (Havoc Pennington, Miguel, Nat and some GNOME hackers) that discuss this, and then make up your mind instead of just
Not true (Score:2)
Re:Not true (Score:2, Insightful)
If Microsoft had "opened" C# and the CLI the way Sun "opened" Java and Java happened to be an ECMA standard (or fall under any other independent body) you'd probably be asking me for the same thing. Java is not an independent thing. It is closely controlled by Sun. They giveth and taketh away as they choose.
And you're seriously mistaken if you think Sun can't take legal action against anyone for any reason over anything related to Java.
That they won't is another matter. But t
Re:Not true (Score:1)
Re:Not true (Score:1)
A great achievement (Score:3, Insightful)
I think Miguel's made a great play for the future of applications development on the Linux platform and I hope it pays off. Anything to wean Linux developers off C/++ (not kernel developers, obviously...). The only other project that shows anything like the same promise, IMHO, is Parrot and the great assortment of "dynamic" languages that are being ported to it.
Let a thousand flowers bloom!
Contrats to the Mono team (Score:4, Interesting)
Re:Contrats to the Mono team (Score:1)
Re:Contrats to the Mono team (Score:2)
I don't think MS will attack Mono, but I base that on their not having attacked Mono, WINE, or anything similar in that way yet. It gets harder to kill Mono with each passing day, so if Microsoft wanted them gone they'd be gone by now. Mono's safety doesn't lie in mostly-open sta
Re:Contrats to the Mono team (Score:4, Insightful)
Microsoft has released both the language and the core APIs as standards. 'Core' doesn't include winforms, but that's what gtk# is for.
Re:Contrats to the Mono team (Score:3, Interesting)
There might be some "static" coming from the evangelism or strategy folks; I don't know. My perception of this is mostly positive.
Microsoft, believe it or not, is happy (at least at that level) that Mono exists. There is nothing like having one of the main figures in open source sit down and implement a techn
explain Mono (Score:5, Interesting)
I can't figure out if mono is.
1) A c# compiler? (bytecode??)
2) A api library the is kinda like MS C# libraries
3) An api library that had been developed from scratch.
Or any combination of the above.
Does it compile and run native or does it use bytecode like java?
Can I build cross platform apps in it? (like java was supposed to be)
I'm looking for a cross platform application building toolkit. I run OSX and linux.QT/GTK and C are some options I'm looking at, so far it looks like java/eclipse is the way I'm leaning, but this looked interesting and worth considering.
Mono FAQ (Score:2, Funny)
But this helped. mono faq [go-mono.com]
An this quote explained why its hard to figure exactle what it its...
The ".NET Initiative" is a somewhat nebulous company-wide effort by Microsoft, one part of which is a cross-platform development framework.
Re:explain Mono (Score:2, Informative)
Re:explain Mono (Score:2, Funny)
GCJ is the cure.
Re:explain Mono (Score:2, Funny)
Excellent! It is meant to be a OSS version of
This means Mono is a success!
I hate to say it (Score:3, Interesting)
Windows.Forms (Score:2)
You'll be waiting a very long time (Score:2)
Re:You'll be waiting a very long time (Score:2)
Last I heard, Mono's implementation of Windows.Forms used WINE. So there really is an (almost) complete implementation of the Win32 API behind Mono's Windows.Forms support. I just want them to finish it, as I think it's a priority.
Gtk# doesn't help at all for existing code (would require a port to GTK#), nor does it help for alr
Good point about existing code (Score:2)
I guess I'm concerned that requiring WINE to run Windows.Forms is a *huge* amount of overhead just to throw up a GUI. Especially since WINE isn't completely perfectly compatible with Windows, despite many years of trying very, very hard (perhaps I'm ignoring CrossOver Office? Begin laughter now, if I'm being too glib).
So where would I use W
Re:Good point about existing code (Score:2)
Consider, for example, Joe User. Joe runs Linux. Joe wants to use a program, but it's for windows. Joe has heard that Mono can run
Re:Good point about existing code (Score:1)
Re:Good point about existing code (Score:2)
Portable.NET (Score:2, Informative)
http://216.58.40.193/qtwinforms2.jpg
So, what languages can I .use today? (Score:1)
What languages can I currently use to write production quality CLR programs that run on Mono (and its libraries like GTK#/Gnome#) ?
(Except for C#, of course.)
mono (and Ximian) will fail (Score:1)