|
|
|
|
|
by guard-of-terra
4910 days ago
|
|
How is it vilified? De Icaza loved it and pushed everywhere. Gnome played with it. But mono is not .Net.
I mean, if you look at Java, there is a very strict process which a JVM implementation must undergo in order to be called Java (and still there are a dozen of such implementations). It means it behaves predictably and have every one of the required APIs.
And most of development tools are written in Java. On the other hand, with .Net we have Microsoft implementation on Windows - and we have everything else. .Net on Windows has a massive number of APIs (many of those system dependent), hatches into COM, can easily use native code and libraries.
Most .Net tools only work on Windows and are written as a mixture of native code, bytecode and COM.
And mono is a second class citisen forever. It will never have all those limitless APIs and will never have all the tooling.
It is extremelly unlikely that developers (of proprietary, in-house, server software) who use OS X or Linux as their development environment will ever adopt it. Nobody likes to be second class. Programming is painful enough even without that. |
|
Whether .NET is different from Mono is not what I argue. Mono brought a MS-inspired technology to Linux so they got under the MS hatred umbrella. There was and still is a purely knee-jerk / emotional reaction to whatever they bring to the table.