.Net On Android Is Safe, Says Microsoft 377
An anonymous reader writes "With Oracle suing Google over 'unofficial' support for Java in Android, Microsoft has come out and said it has no intention of taking action against the Mono implementation of C# on the Linux-based mobile OS. That's good news for Novell, which is in the final stages of preparing MonoDroid for release. Miguel de Icaza is not concerned about legal challenges by Microsoft over .Net implementations, and even recommends that Google switch from using Java. However, Microsoft's Community Promise has been criticized by the Free Software Foundation for not going far enough to protect open source implementations from patent litigation, which is at the heart of the Oracle-Google case."
Safe from what? (Score:5, Insightful)
Re:Safe from what? (Score:4, Insightful)
Oracle doesn't have a patent on "virtual machines", they have a patent on specific technologies. So, the question is whether Mono violates Oracle's specific patents. Sun/Oracle's patents were mostly known at the time Microsoft designed the CLR, so there's a good chance that they designed around Oracle's patents. Dalvik, on the other hand, was created both to be Java compatible and also under the assumption that Sun was friendly towards open source systems.
You can never be certain that a given piece of software violates no patents at all. But Mono seems in a pretty good position: Microsoft doesn't claim patents against it, and furthermore, it was designed to avoid patents by the other big player, Sun/Oracle. That's probably as good as it's ever going to get for these kinds of virtual machines.
Et tu brute? (Score:5, Insightful)
Almost every single company that has had dealings with Microsoft has been stabbed in the back by them...
IBM : OS/2
Stacker : Doublespace
Spyglass : Mosaic
Sun : Java
Everyone : plays4sure (DRM servers shut down leaving purchases useless)
Go : Mobile technology (at least I think the company was called Go)
Caldera : DR-DOS
Novell : Wordperfect
How many times does this have to happen before people see a pattern and avoid partnering with Microsoft? The bigger players can survive the knife between the shoulderblades... the smaller players *if they eventually get a payoff* still usually end up dead anyway.
Re:Et tu brute? (Score:4, Interesting)
(Going against my rule, and replying even though it will risk my karma a lot)...
Unfortunately what you said is only partially true.
For example:
OS/2: Originally Microsoft developed Windows NT as OS/2 - a microkernel which was OS/2 on the front backward compatible with DOS and Windows, and switched to Windows, only after IBM started to show less and less interest in coding, and more interest in their process.
(http://en.wikipedia.org/wiki/Windows_NT)
Mosaic: Mosaic was open source originated at NCSA labs, and IE was developed by original Mosaic staff.
Java: Microsoft did not develop .Net, until Sun sued them for license issues, effectively stopping them developing on Java. ... and others.
A story is rarely single sided, but it's very hip to hit on MS on Slashdot...
Re:Et tu brute? (Score:4, Insightful)
I think you missed the part where Microsoft made Visual J++ with various extensions and a failure to pass the Java compliance tests. Fixing compliance would have been easy, if they just wanted to make a compatible Java(tm) implementation, but really this was their first attempt to shaft Sun.
.Net is Microsoft's 2nd try...
Re:Et tu brute? (Score:5, Insightful)
At the time Java came with its own set of widgets, and it had a terrible reputation (deserved) for being slow. At the center of the conflict was Microsofts insistence that developers should be able to use native Windows widgets for GUI apps - otherwise it would risk tainting the Windows platform as slow and unresponsive (yeah - I know - even slower, ok?).
To facilitate that they wanted developers to have the option to call native APIs directly. Library developers would then be able to make abstraction libraries which could take advantage of the rich Windows GUI (and COM) controls.
Sun would have none of that. Microsoft wouldn't yield. Microsoft lost the lawsuit, and then went on to make a language the way they felt it should be made. With a way to call native APIs which is leaps and bounds better than the nazi-abstraction of Java. No glue code necessary, just pure metadata annotations.
Sun went on with their own business and along comes IBM with Eclipse. Only IBM weren't too happy about the whole Swing deal. Java has definitely improved in speed, but on the GUI side all those gains (and more) had been eaten up by Swing. So IBM went for native GUI widgets with SWT.
There was a reason Microsoft didn't want to fix their JVM so that it would pass the compliance tests. They lost (or settled?) and Sun got an insane amount of $$$. Microsoft created C# and .NET the way they though it should be.
C# has evolved much faster than Java. And in some areas Suns "doubts" about whether such language features were feasible has been put to shame: Delegates, operator overloading, Native API (P/Invoke) marshalling, reified generics, value types etc.
Re:Et tu brute? (Score:5, Insightful)
Re:Et tu brute? (Score:4, Insightful)
"What I have issues with it the revisionist painting this as some sinister attempt on part of Microsoft to try to extend and then extinguish Java."
Unfortunately, it's not revisionist. It _was_ their intention, documented and proven in the court.
http://www.nytimes.com/1998/10/22/business/memos-released-in-sun-microsoft-suit.html?sec=&spon=&partner=permalink&exprod=permalink [nytimes.com]
http://en.wikipedia.org/wiki/Steven_McGeady#Microsoft_trials [wikipedia.org]
Re: (Score:3, Informative)
Not quite correct...
the Sun Vs Microsoft case wasn't patent war but rather a contract and trademark dispute.
Because Microsoft had a contract with Sun to create a certified VM and they broke the conditions plus they called it Java when it wasn't they got hit with the judicial hammer...
Re:Et tu brute? (Score:5, Insightful)
About Java:
You *DO* Remember that the main problem was with J++ and Microsoft trying to distort a standard (or at least, a standard they *signed* they would respect) to make it incompatible?
Kind of how they made special Javascript or ActiveX extensions which broke the net??
Re: (Score:3, Informative)
How quickly people forget... [wikipedia.org]
And to expand on that (Score:4, Insightful)
IE was purchased by Microsoft. They didn't do some dirty trick, they found a company making a product they liked and purchased them. Not just the rights to their product, the brought on the developers and all that.
DR-DOS wasn't a product that MS ripped off... It was a product that ripped off MS. MS-DOS launched in 1981. DR-DOS launched in 1989 and was version numbed to be the same as MS-DOS. They weren't breaking any laws or anything, but DR-DOS was designed to be their own DOS, compatible with MS-DOS.
Wordperfect lost on its own merits. It was the be-all, end-all of office programs. However the developers failed to keep it up, failed to improve it, and Office eclipsed it. You ever try using it recently (it is still around, still in development)? It is a pile of crap. It lost because there was a superior competing product. You know, how capitalism is supposed to work and all that.
I'm not claiming MS has never done anything underhanded. However people whine and bitch far too much. That a given product failed doesn't mean MS did anything wrong, it may just mean that the product sucked.
Re: (Score:2, Informative)
Let's ignore the DR-DOS bit for a moment (there is a reason they lost the court case over that) and also ignore that MS-DOS was ripped form Q-DOS...
You have the facts wrong on Internet Explorer. They licensed technology from Spyglass Inc for a small base fee plus a percentage of the royalties that would come from the revenue stream from IE. Then they gave IE away for free bundling it with the OS so that Spyglass got sweet F all compared to what was expected to be passed to them. There is a good reason Micro
Re:Et tu brute? (Score:5, Informative)
To answer your counter-points specifically....
The back stab I was referring to for OS/2 wasn't Windows NT but rather Windows 95. As per the documentation put forward by IBM in the USA Vs Microsoft case ... and Microsoft eventually settled with IBM for the damage they caused them:
http://www.groklaw.net/article.php?story=2005070114163052 [groklaw.net]
Fortunately IBM, of course, were large enough to survive that.
Microsoft actually contracted with Spyglass to provide a royalty form Internet Explorer revenue in order to use Mosaic as a base... Microsoft then gave the product away free and therefore skipped out on said royalties. They eventually had to pay Spyglass a settlement for this action but not before sufficient damage was done and teh company did not survive - being bought out by OpenTV in 2000.
http://en.wikipedia.org/wiki/Spyglass,_Inc [wikipedia.org].
With Java Microsoft contracted with Sun to write their own Java VM for the Windows platform. They then added interfaces to the java.* namespace and changed behaviour in this namespace. As a consequence things written for Sun's Java would not run properly due to changes in what was expected to be standard and things written for Microsoft's Java VM were not likely to run in Sun's one. The issue came to a head since Microsoft used the Java name and logos... Note that Microsoft would have been okay if they had used their own microsoft.* or similar namespace... but then that would have made Sun's VM the preferred write once run anywhere target. Sun survived this and the result was Windows XP SP1a and the removal of the MS Java VM. Microsoft were free to continue to develop MS Java VM if they actually stuck to the specs... instead they produced .Net and C#.
I'll let you google the references for that one yourself ;)
It may be hip to hit on Microsoft on Slashdot... however there are occasions they deserve it (just as there are occasions they do not). I put it to you that the highlights I've picked from the past 10-15 years are points against them... and are far from an exhaustive list.
Re:Et tu brute? (Score:5, Interesting)
I believe this meeting was mentioned in court documents where it was said the Bill Gates yelled out "does anyone remember Windows?". Court documents showed that Microsoft, as a company, did and was operate to protect their position in desktop operating systems. ie, screw developers, screw competition, they do what is best for profits and that means protecting Windows at all costs.
Java is still very much a threat to Microsoft and they are still trying to win developers over to their technology so they can be directed, legally, to technology which will only run on Windows. MS
LoB
Re: (Score:2)
You understanding of the reasoning behind Microsoft's forking of OS/2 is faulty - it was related to their managing to pull Windows up into protected mode as a cute hack, making the switch to MS/IBM OS/2 (and associated "long-term planning for PC platform") less urgent and making the kernel team for the joint product (mostly in MS) suddenly working on a product that had a questionable future. It was a conscious choice by Microsoft. You're also off on your claim on .net
Really though, while MS is not very trus
Java and write-once run-anywhere (Score:5, Informative)
This is what Microsoft tried to do to Sun to get rid of their Java: Embrace -- Extend -- Extinguish /. is too short to really inform).
This is the sworn expert testimony in court in case Comes vs Microsoft of a mr. Ronald Alepin on 5 january 2007, about Microsoft's strategy in 1995: Groklaw transcript of Comes vs Microsoft document [groklaw.net] (page down a bit for the transcript).
(please read the whole thing for yourself. this quote here on
It's long ago, but maybe it can still be illuminating to read if you care about Microsoft's plans with their .NET platform and interoperability e.g. with Mono (I personally don't use .NET so I don't care, but your comment "..until Sun sued them for license issues.." nagged me as only partially true :-).
Re: (Score:3, Informative)
OS/2: Originally Microsoft developed Windows NT as OS/2 - a microkernel which was OS/2 on the front backward compatible with DOS and Windows, and switched to Windows, only after IBM started to show less and less interest in coding, and more interest in their process.
(http://en.wikipedia.org/wiki/Windows_NT)
Wikipedia disagrees and claims it was due to Windows 3.0's runaway success that MS felt bold enough to go on its own. My own recollection is in accordance with that.
Java: Microsoft did not develop .Net, until Sun sued them for license issues, effectively stopping them developing on Java. ... and others.
These license "issues" were embrace, extend extinguish by extending Java which was against the licensing agreemmt.
A story is rarely single sided, but it's very hip to hit on MS on Slashdot...
Judging by your 5 rating, it is very hip to defend MS on /. as well.
Re: (Score:3, Informative)
add sendo to your list
http://www.theregister.co.uk/2003/01/06/microsofts_masterplan_to_screw_phone/ [theregister.co.uk]
partner with ms, get fecked oved.
Isn't Dalvik the base of that as well? (Score:3, Interesting)
If they are just "porting" then I'd have expected that .net would sit atop Dalvik ... which would make the entire project just as "tainted" under the Oracle theory.
Or is this going to be "raw" bypassing anything that Google neglected to ensure rights to use?
Probably a native ARM executable (Score:2)
I don't know for sure, but Google, about 6 months after the original Android/G1 release, made a native SDK available. I imagine that for something like Mono, you would create a native executable JIT compiler/runtime (which is how you do .Net on any other platform). Or, perhaps, your mono code will be cross-compiled to a native Android/ARM binary program which does not require a separate Mono runtime to be installed on end-user phones.
Interesting thing about MonoDroid is that while all the other incarnations
Re: (Score:2)
I don't believe MonoTouch (Mono for iPhone) is Open Source.
Re: (Score:2)
Oh yeah, I forgot about MonoTouch. Is that product even still viable? I thought Apple was banning all apps developed using third-party toolkits, including MonoTouch?
Re:Isn't Dalvik the base of that as well? (Score:5, Informative)
Re: (Score:2)
Can't wait to see what the battery life of an Android phone is going to be running .Net applications on Mono on top of Dalvik.
Re: (Score:2, Insightful)
http://monodroid.net/Documentation/Architecture [monodroid.net]
Way too soon for MS .Net lawsuits (Score:2)
.Net has been around for years and years, Mono has been around for almost as long, and there's been no lawsuit, so Microsoft has no interest or intention of suing, right? I'm not convinced. The way I always figured it, if you're going to sue for something like that, you wait till the 'unofficial' platform has become wildly popular and it's largely too late to 'turn the ship', so to speak, then you sue.
Microsoft's problem with .Net and Mono is that while it's become used somewhat, it hasn't really become use
You Owe Me a Keypad Dude (Score:2)
a mission critical app built on Mono
Look, I know your point is that it's unlikely but still just having those words together in that order made me spit my coffee. New keypad please.
Re:Way too soon for MS .Net lawsuits (Score:4, Informative)
It doesn't matter. If you promise people you won't sue over something, you can't later change your mind and sue them. It's called promissory estoppel. If they tried, any competent judge would throw the case out before trial.
does not compute (Score:2)
Mono touch on iphone still requires a paid account, and suffers from an uncertain future. Windows phone only has silverlight and xna options. I don't know much about silverlight really, but i have little interest in learning it, and xna is pretty low level if you intend to make forms type things. Android is like this happy place of unencumbered
MonoDroid is not Free Software / Open Source (Score:5, Informative)
From the FAQ [monodroid.net]:
How much will MonoDroid Cost?
We have not yet announced the pricing for MonoDroid, but you should anticipate that the price will be in the same range as MonoTouch ($400 USD for individual users, and $1,000 for enterprise users).
How is MonoDroid licensed?
MonoDroid is a commercial/proprietary offering that is built on top of the open source Mono project and is licensed on a per-developer basis.
Re: (Score:2)
It's a pity. It wouldn't even have to be open source, but a free license for open source apps would be nice.
They're not going to make C# ubiquitous in the open source world if they don't cater to open source developers. Java is a better investment for them, despite being technologically inferior, because they can reuse code and skills between desktop and mobile development.
Just in case ... (Score:2)
Re: (Score:3, Insightful)
Huh? (Score:2)
Define "safe".
Re: (Score:2)
"Until we change our minds"
is it worth it? (Score:2)
so say I ignore all the controversy and possible patent traps etc., drop my current language of choice, and pick up java or .net, what is the gain?
Comparing Java and c# (Score:5, Informative)
Below are the en.swpat.org analyses. Two of the biggest things in Java's favour are that they have distributed OpenJDK under GPLv2, with the implied patent grant that gives, and Oracle is a member of OIN and there are thus a bunch of GCC and Classpath packages they've promised not to use their patents against.
swpat.org is a publicly editable wiki, help welcome.
Except C# is an open standard (Score:4, Informative)
It is ISO/IEC 23270 (http://www.iso.org/iso/catalogue_detail.htm?csnumber=36768). That means it is not something under MS's control and just subject to their promises. Now that's not all of .NET, that is different, but comparing C# to Java and ignoring the face that C# is an open standard, like C++ and Java is not is a bit disingenuous.
Re: (Score:2)
Good point. Is it correct that C# is comparable to "java, the language" and .Net is comparable to "Java" (or should that be "the Java platform"? or ...?)
Re:Except C# is an open standard (Score:4, Informative)
Sadly, only C# 1.0 and 2.0 are open standards. All the goodies of C# 3.0 and 4.0 weren't included in any standards yet, and 3.0 is already 3 years old.
MonoDroid is not open/free software (Score:2)
MonoDroid is not open/free software, is a commercial and closed product based on Mono. Novell probably pay MS some royalties for it under their agreements, so Microsoft saying they will not sue and they probably are profit from it is funny
Assurances are meaningless (Score:4, Interesting)
It doesn't matter how much they assure that they won't go after free implementations. Without it written in legalese, irrevocable, it's a worthless statement.
What happens in, say, 5 years if/when Microsoft is feeling the pressure of competition? Let's say they're going bankrupt. Sound unlikely? Well, replace 5 years with 20 years. They'll find they have this lovely patent pool full of wonderful words which are potentially worth billions of dollars. Like every single example I can think of in the history of computing since 1980, of course they'll sue using their patents to draw out their death.
The same applies to any of the big names: Google (you're next), Oracle (already doing it), IBM (somehow never died), Sun (via Oracle), for starters. The nuclear weapon analogy holds nicely here too. The software patent mess is Mutually Assured Destruction. But amassing them and then saying "We won't use them"... what happens when your state collapses? Where do they go?
Ask the London Stock Exchange about how ... (Score:2, Informative)
capable .NET is.
Forget that it's riding on the most insecure OS on the planet. IF Microsoft, which KNOWS ALL the "undocumented" features of .NET, and it's hand picked partner Aventure, cannot build an app which is both stable and fast, then who can?
Re:Ask the London Stock Exchange about how ... (Score:4, Interesting)
Why should Google keep externalizing? (Score:2)
Don't get me wrong, Google has a policy of open platform in terms of cooperating with other corps when it strengthens their position (like Flash for instance) and they won't mind C# if it gives them advantages.
Still, it's a risk, same like Java.
You know, if I'd be Google, I'd think about how to come up with something that mitigates this risk, and maybe brings some first mover advantage.
I've not been surprised if they'd come up with their own programming language, that'd just blow the other's away.
They don't
Whats wrong with C god damnit? (Score:3, Insightful)
It always confuses me that these companies go with java when they could have gone with C/gtk
yeah yeah yeah... garbage collection. but if its really garbage collection shouldn't it just collect the whole damn language?
Re: (Score:2, Insightful)
Always gotta have the anti .NET zealot idiocy in each of these stories.
Re:"Safe" (Score:5, Informative)
even microsoft doesn't like .net and is moving away from it. why would anyone use something that is about to be deprecated?
Considering a major release of the .NET framework happened in April, I'm going to go ahead and call you misinformed or a huge troll.
Re:"Safe" (Score:5, Insightful)
Except that poetmatt is just throwing out FUD. He is intentionally misrepresenting the fact that Microsoft has stopped officially supporting development of things like IronRuby as deprecating the entire platform. The fact that it is even modded as insightful despite being obviously false is quite telling for Slashdot.
Re: (Score:2)
Microsoft has been using the .NET platform for ten years now. There's too much of it to stop now. And even if they did, they'd have a harder time getting rid of it than they have had with Windows XP.
Re: (Score:3, Informative)
What are they moving to, exactly..? I get the feeling you're misreading how Microsoft is moving way from dynamic .NET languages (IronPython, IronRuby) which are a rather separate part of the framework.
Re:"Safe" (Score:5, Informative)
Except that Microsoft is *not* moving away from dynamic .NET languages. They just released a platform unifying and solidifying dynamic language support within the .NET Framework itself.
This support is head and shoulders above anything else. Imagine that the platform and not the languages actually has services for doing dynamic member lookup with advanced caching and global optimizations. Making a platform which generalizes how different dynamic languages such as EcmaScript, Ruby, Python and C# look up members is no small feat.
It means that the language implementations themselves shrink quite a lot.
What we have on one hand is *one* disgruntled ex-Microsoft employee being cited on Microsofts plans for the future. On the other hand we have concrete and recent actions by Microsoft which suggests that they are very much investing in making .NET a dynamic multi-language platform.
I have no doubt that working with implementing an "outside" language inside an organization like MS is an uphill battle. But I have real problems seeing this as a sign that MS is backing away from dynamic languages.
Re:"Safe" (Score:4, Informative)
Re: (Score:2)
Eh? Really?
This is actually the first I'm hearing of this (I'm not an active MS developer) -- are they deprecating the entire .NET? Or just a couple of parts of it?
I actually kind of liked a lot of the aspects of .NET when I was using it.
Re:"Safe" (Score:4, Informative)
They aren't deprecating anything but they have ceased development on a few dynamic .NET languages like IronRuby.
Re: (Score:2)
Oh, so nothing at all like deprecating .NET then -- gotcha. :-P
Re: (Score:3, Informative)
Yes. poetmatt is lying.
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
I am a bit confused - what "any sort of work" are you doing that requires C++?
I can understand that certain things are easier in C++ due to the ability to more easily manipulate memory sections directly, but situations which absolutely require this are few and far between.
As well, .NET can invoke all parts of the Windows API via P/Invoke, as well as consume and surface COM interface implementations.
Re:"Safe" (Score:4, Informative)
and with Windows 7, it appears (from what I've read) if you want do any sort of work, you still need to use C++.
You read wrong. You can program against any API* using C#. Mind you, C# can also be used in "unmanaged" (they call it "unsafe") mode - where you have access to pointers, pointer arithmetic, direct memory allocation etc.
All regular APIs are either COM or have already been wrapped or even re-implemented in .NET. .NET can easily interop with COM APIs.
I believe that the only place where you would want to drop top C/C++ would be for device drivers.
Re: (Score:2, Informative)
Oh come on Florian!
Microsoft's strategic interests are Windows and Office. Those two cash cows act as coverups for every other project they lose money on.
Everything they do is focused on getting people onto those two items as a platform... from that follows Exchange, Sharepoint, IIS and their other server infrastructure offerings.
I wish you would stop out spouting that nonsense about TurboHercules. IBM never attacked the open source project Hercules. Let's get that clear from the outset. They *do* have lice
Re: (Score:2, Informative)
Nice to see you refuted so thoroughly at the link you so kindly provided - thanks!
Re: (Score:3, Insightful)
I, for one, would avoid using the terms ".NET" and "safe" in the same paragraph. I realize they are talking about safe from patent trollage, but it implies that someone would actually want to, you know, actually USE .net or Mono by choice.
As opposed to Java? Damn right I'd use Mono.
Re:"Safe" (Score:5, Interesting)
When it comes to strongly-typed JIT compiled languages, C# wins hands down. Java fans tend to look down on
Re: (Score:2)
Are you actually using expressions in production? I saw them as neat in the abstract, but have never found a use for them. Are you serializing non-SQL functions for storage or something?
Re: (Score:2)
As an aside, I do like C# and think it's a pretty go
Re:"Safe" (Score:4, Informative)
I can hand-edit a java file and when I reopen the IDE, it'll pick up the changes. Try that in a Microsoft environment, and you'd better have a project backup.
Um, Visual Studio actually handles that just fine. So I think you're the one spouting off rubbish.
Re: (Score:3, Insightful)
Oh, that's right, Java is licensed under the GPL, so it's inherently better. I forgot, ideology trumps technical merit. Now, in typical slashdot fashion, mod parent Insightful and me Troll. Thanks, and have a good day.
Re:"Safe" (Score:5, Insightful)
Oh, that's right, Java is licensed under the GPL, so it's inherently better.
To be fair, a decent contingent on slashdot was always saying that Java wasn't open source enough, and in light of the recent Oracle-Google lawsuit, it turns out they were right.
In the context of this particular story, I'm not sure how .NET doesn't look better than Java -- you've got one's parent company saying they won't sue you (even if that's not a great guarantee) and one that's actually suing you right now.
Re: (Score:3, Insightful)
Well... to be fair, there is a difference between Oracle suing the GOOGLE company and Microsoft promising not to sue YOU (user/developer) for using the Mono implementation... mainly because Novell/Microsoft relation.
I wonder how far would Microsoft allow Google to go in implementing a C# compiler/interpreter in the same way they are doing it with java...
Re: (Score:2)
Actually I think Microsoft wouldn't care if Google implemented a compiler for Android. Microsoft makes a lot of money off the development tools for .NET (largely Visual Studio) and expanding the potential developers to Android would likely only help Microsoft. Look at the huge boom of iPhone developers and imagine a similarly large group developing for Android. That would be a lot of potential customers for VS.
Re: (Score:3, Interesting)
Re: (Score:3, Informative)
Re: (Score:2, Flamebait)
Except that Mono is *also* under the GPL. No, it's not about ideology, it's simply some slashdotters have a vendetta against Microsoft that they'll follow even against common sense.
Re: (Score:3, Insightful)
Except that Mono is *also* under the GPL. No, it's not about ideology, it's simply some slashdotters have a vendetta against Microsoft that they'll follow even against common sense.
I bet you would've said the same thing about the people who refused to use Java for the exact same reason. Yeah, the good folks who had the Java patents before were fine with Android, but look what happens when new people are in control. It doesn't have to take a company buyout - what happens years down the road when there are new people in charge at Microsoft? All of sudden those glaringly obvious holes in patent protection aren't looking so benign. I like how Oracle says that Google "knowingly infring
Re: (Score:2)
When you're older and you've done tons of code maintenance, especially maintenance of code written by others, you'll realize Java's simplicity and lack of "features" are what make it superior. No language can guarantee maintainable code, but certainly having fewer means to write heinously complicated code betters one's chances. Syntactic sugar rots productivity the way cane sugar rots teeth.
Yeah, I know, I just fed a
Re: (Score:2)
private int _numCars;
public void setNumCars(int numCars){
_numCars = numCars;
}
public int getNumCars(){
return _numCars;
}
is SO much simpler than this:
public int NumCars {get;set;}
I could point out several other ways that Java is "simpler," but your point is well taken, old man.
Re: (Score:2)
.Net doesn't work on Windows operating systems.
What are you basing that on?
Re: (Score:2)
Source/citation/example? This is the first I've heard of this and I don't do a small amount of .NET work.
Re: (Score:2)
Re:It's just not stable. (Score:4, Insightful)
I can't say for 100% sure without examining their exact problem, but I would bet that your devs aren't very good and are trying to blame the tool rather than the craftsman. At least, I've never had problems solving similar problems with .NET. (Or Java or anything else, for that matter.)
Re: (Score:2)
Gotcha.
MY ENGINE SEIZED BECAUSE I DIDN'T PUT OIL IN IT, FUCKING TOYOTA!!1
Re: (Score:2)
A number of applications that rely on .Net that don't work properly. There's nothing you can do to fix them except wait for the developers to fix their poorly-written app.
Fixed that for you.
Re: (Score:2)
No, you broke it. The apps are broken because .Net is broken. The devs would fix it but they can't do anything about broken parts of .Net.
Re: (Score:2)
Care to support that assertion?
Re: (Score:2)
I mean seriously, it's not like there are no actual problems to criticize MS for, but if you have to use lies and bullshit to do it, it's not going to help your case against them. If they're evil, then point out why they're evil. If it's true, you shouldn't have to make up bullshit about them.
Re: (Score:2)
.Net has bugs. My devs shouldn't have to reimplement portions of .Net to do what .Net says it's supposed to do.
Re: (Score:3, Insightful)
Re: (Score:2)
Re: (Score:2)
You're prepared to tell me there are no bugs in the most recent version of .Net? None? Zero? Nil?
It's software. It has bugs. In this case, bugs that pop up in critical places and can't be hammered into place without avoiding .Net for that feature entirely.
Re: (Score:2)
It's software. It has bugs. In this case, bugs that pop up in critical places and can't be hammered into place without avoiding .Net for that feature entirely.
Still waiting for an example. One would be enough to have a serious conversation about it. If you can't come up with even one, then please stop repeating yourself.
Re:Names (Score:4, Funny)
Why, is it too MonoTonous?
Re: (Score:2)
Re: (Score:2)
Re: (Score:3, Funny)
PS - My gnuts itch.
stop wineing. (Score:5, Funny)
Re: (Score:2)
Re: (Score:3, Funny)
Lets ask Admiral Ackbar!
http://captionsearch.com/pix/thumb/wsz0tgm4st-t.jpg [captionsearch.com]
Re: (Score:3, Insightful)
Computing is moving away from the desktop and onto mobile devices. Microsoft was built on vice-like control of the desktop computers, and as a result, the field has been stagnant for decades.
Do you really think they won't take any opportunity they can to gain the same level of control over portables?