Slashdot Mirror


Mono 1.0-beta3 Released

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."

3 of 38 comments (clear)

  1. A great achievement by vbweenie · · 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!

    --
    Experience is a hard school, but fools will learn no other.
  2. Re:I'm tired of this Mono nonsense by The+Bungi · · Score: 3, Insightful
    Because Sun could sue the pants off everyone who has ever even remotely considered doing a JVM implementation if they chose to.

    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 parroting what you've read here. Especially here.

    This bi-monthly "OMFG .NET is teh dumb and M$ is teh evilz and why dont we do teh JAVA instead!!1!" diatribe posted to every Mono release announcement is becoming very tiresome.

  3. Re:Contrats to the Mono team by bay43270 · · Score: 3, Insightful

    On the other hand, it's important to distinguish between a language and an API.

    Microsoft has released both the language and the core APIs as standards. 'Core' doesn't include winforms, but that's what gtk# is for.