Live data from Hacker News

Xamarin Open-Sourced

open.xamarin.com

1–10 of 206 posts

Re: Xamarin Open-Sourced

#3
post #2

This is amazing! But question - where is RoboVM? Please release to MIT license so it doesn't waste all of the work done so far.

IIRC, RoboVM is being dropped. No further development work. I could be wrong though, I'm half remembering it being discussed on a Reddit AMA with Miguel de Icaza.

EDIT: It wasn't in the AMA after all, but it has been dropped:

http://www.linuxjournal.com/content/death-robovm

Re: Xamarin Open-Sourced

#4
post #2

This is amazing! But question - where is RoboVM? Please release to MIT license so it doesn't waste all of the work done so far.

IIRC, RoboVM is being dropped. No further development work. I could be wrong though, I'm half remembering it being discussed on a Reddit AMA with Miguel de Icaza. EDIT: It wasn't in the AMA after all, but it has been dropped: http://www.linuxjournal.com/content/death-robovm

Perfect, so open source it so the community can continue, it's still #1 for the moment and libGDX might be better served by it than intel

Re: Xamarin Open-Sourced

#6
post #2

This is amazing! But question - where is RoboVM? Please release to MIT license so it doesn't waste all of the work done so far.

If Xamarin is open sourced and RoboVM is dropped, I can only speculate that Microsoft did not want to touch JVM with a 10-foot pole and chose to not entertain Oracle legal. May be I am wrong, but that is one possibility.

Re: Xamarin Open-Sourced

#7
post #4

Earlier quoted context omitted.

IIRC, RoboVM is being dropped. No further development work. I could be wrong though, I'm half remembering it being discussed on a Reddit AMA with Miguel de Icaza. EDIT: It wasn't in the AMA after all, but it has been dropped: http://www.linuxjournal.com/content/death-robovm

Perfect, so open source it so the community can continue, it's still #1 for the moment and libGDX might be better served by it than intel

Why would Microsoft open source a direct competitor to the Xamarin .NET platform?

The best option you're likely to get is to build on top of the older open-source RoboVM release:

https://github.com/robovm/robovm

Re: Xamarin Open-Sourced

#10
It has been super exciting watching this all unfold over the last year, for those wondering where to get started in the new world of .NET open source - start here:

.NET CLR Managed Runtime - https://gitter.im/dotnet/coreclr

.NET Framework - https://gitter.im/dotnet/corefx

.NET Compiler as a Service ("Roslyn") - https://gitter.im/dotnet/roslyn

.NET Orleans Actor Framework - https://gitter.im/dotnet/orleans

Mono Framework - https://gitter.im/mono/mono

Xamarin iOS, Watch, Mac Bindings and Framework - https://gitter.im/xamarin/xamarin-macios

Xamarin Android Bindings and Framework - https://gitter.im/xamarin/xamarin-android

Everything is licensed under the MIT license w/patent pledges.

Post reply on HN