Linked by Thom Holwerda on Mon 22nd Nov 2010 19:53 UTC
Thread beginning with comment 450821
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[4]: rms was right- as usual
by lemur2 on Tue 23rd Nov 2010 00:13
in reply to "RE[3]: rms was right- as usual"
Dude, I don't like mono and I know this isn't true. The 'key parts of .NET' of which you speak are probably the winforms elements and other things that aren't part of the C# standard. Those _are_ free software, but they're not exempt from patent suits, because they're not part of the C# standard. MS extended patent-violation protection to any complete C# implementation. I don't recall if said implementation can or cannot extend the standard (the problem is that their implementation _does_ extend the standard. You can be compliant or compatible). So, over the past week or so, you've been incorrect, vitriolic, and annoyingly persistent. Is there an equivalent to /ignore?
The code of all of Mono is free software ... but there is no patent grant associated with its license.
The technology of most of .NET is a standard (e.g. CLI and C#) is able to be implemented by anyone, and it comes under Microsoft's open Specification Promise. These parts of Mono are not an issue.
However, there are indeed parts of .NET, which are implemented in Mono, which do NOT fall under Microsoft's open Specification Promise. These parts are Microsoft proprietary technology. These parts of Mono are an issue.
Releasing the code for implementations of these parts under a free software license does not mean that they are free software. Microsoft has made no promise whatsoever not to sue over these non-Windows implemntations of its proprietary technologies.
http://en.wikipedia.org/wiki/Winforms
http://en.wikipedia.org/wiki/Asp.net
Operating system Microsoft Windows
Type Web application framework
License Proprietary
Type Web application framework
License Proprietary
http://en.wikipedia.org/wiki/ADO.NET
Operating system Microsoft Windows
Type Software framework
License MS-EULA, BCL under Microsoft Reference License
Type Software framework
License MS-EULA, BCL under Microsoft Reference License
Microsoft Reference License is a non-open-source, non-free license.
http://en.wikipedia.org/wiki/Microsoft_Reference_License#Non-Open_S...
These are all plain, simple, verifiable facts. There is no smear campaign here.
Edited 2010-11-23 00:20 UTC
RE[5]: rms was right- as usual
by TheGZeus on Tue 23rd Nov 2010 00:17
in reply to "RE[4]: rms was right- as usual"
RE[5]: rms was right- as usual
by dylansmrjones on Tue 23rd Nov 2010 02:44
in reply to "RE[4]: rms was right- as usual"
It is free software if it is under a free license. Lack of promises from Microsoft does not make it unfree - it only makes it potentially unsafe to use (in USA).
The rest of us live in countries without software patents and with low risk of ever getting software patents. To us the whole nonsens about mono is just that - nonsens.
That said, I strongly prefer solutions created in C, C++ and python (and whatever compiles to native binaries).
RE[4]: rms was right- as usual
by segedunum on Tue 23rd Nov 2010 14:15
in reply to "RE[3]: rms was right- as usual"
The 'key parts of .NET' of which you speak are probably the winforms elements and other things that aren't part of the C# standard.
The 'C# standards' you speak of (which is probably the ECMA CLI specifications) are not exempt from being patented. If they are patented, now or in the future, the ECMA simply washes its hands of the standard.
In addition, the CLI specifications within the CLI give you pretty much nothing that allows you to get a practical and workable CLI implementation. Mono had to reverse engineer a certain amount.
RE[5]: rms was right- as usual
by TheGZeus on Tue 23rd Nov 2010 15:21
in reply to "RE[4]: rms was right- as usual"
"The 'key parts of .NET' of which you speak are probably the winforms elements and other things that aren't part of the C# standard.
The 'C# standards' you speak of (which is probably the ECMA CLI specifications) are not exempt from being patented. If they are patented, now or in the future, the ECMA simply washes its hands of the standard.
In addition, the CLI specifications within the CLI give you pretty much nothing that allows you to get a practical and workable CLI implementation. Mono had to reverse engineer a certain amount. "
I know these things.
I said these things.
Why are you correcting me when I agree with you?
what in "You can be compliant or compatible" confused you?





Member since:
2010-05-19
Dude, I don't like mono and I know this isn't true.
The 'key parts of .NET' of which you speak are probably the winforms elements and other things that aren't part of the C# standard.
Those _are_ free software, but they're not exempt from patent suits, because they're not part of the C# standard.
MS extended patent-violation protection to any complete C# implementation. I don't recall if said implementation can or cannot extend the standard (the problem is that their implementation _does_ extend the standard. You can be compliant or compatible).
So, over the past week or so, you've been incorrect, vitriolic, and annoyingly persistent.
Is there an equivalent to /ignore?