Linked by Thom Holwerda on Sun 12th Jul 2009 21:29 UTC
Even though news has been slow the entire week due to the fact that it's summer and people are more interested in vacation than in technology news, we still had a lot of interesting stuff this week. Google obviously captured the headlines with its Chrome OS, but we also talked about Mono, Richard Stallman, and many other things.
Permalink for comment 373049
To read all comments associated with this story, please click here.
I agree. That is why Mono need to make something better to replace these parts.
I doubt this will happen, as its not really that dangerous to stick with the ones that are already used by millions of developers.
Any patents that Microsoft (or anyone else) *might* have on ADO.Net, etc, *might* also apply to any frameworks designed by Mono (or anyone else). There's just no way to tell since no one even knows if these patents exist.
The good news is you can't patent a file/assembly, and you can't patent an API, so the most you could probably patent would be an algorithm used by some functions. If a patent move was made against a specific function, it would be relatively easy to recode or work around it. Everything absolutely fundamental to running .Net apps is covered in the ECMA stuff.
Member since:
2006-09-26
I doubt this will happen, as its not really that dangerous to stick with the ones that are already used by millions of developers.
Any patents that Microsoft (or anyone else) *might* have on ADO.Net, etc, *might* also apply to any frameworks designed by Mono (or anyone else). There's just no way to tell since no one even knows if these patents exist.
The good news is you can't patent a file/assembly, and you can't patent an API, so the most you could probably patent would be an algorithm used by some functions. If a patent move was made against a specific function, it would be relatively easy to recode or work around it. Everything absolutely fundamental to running .Net apps is covered in the ECMA stuff.
(And now you may not even be able to patent an algorithm: http://news.slashdot.org/story/09/07/10/1218231/Judge-Invalidates-S... )