Linked by Thom Holwerda on Fri 2nd Mar 2007 21:04 UTC

Thread beginning with comment 218480
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.
Member since:
2005-07-06
If that's the reason, the blame still falls squarely on Ximian. They could afterall have joined efforts with Kaffe, gjc and Classpath creating a free Java regardless of Sun.
True, but at the same time, they probably looked at both situations; create a dot net implementation or help implement, couple that with the perception that C# makes up for deficiences back when Java was missing a whole heap of features which C# natively included with the language, one can hardly blame Ximian when you look at the bigger picture, even when comparing the two technologies purely on technology grounds.
At least Java is finally getting a decent GUI toolkit now, combined with becoming GPL perhaps we'll see some good apps coming out of it.
True; I don't think Sun is going to give up on Swing, but what you will see is is SWT simply become the defacto standard used by device manufacturers such as Nokia with gtk becoming the toolkit of choice for future development, and application vendors like IBM via Eclipse using it for application development.
The better approach I think with Java is not necessarily "write once, run everywhere" but instead aim for something atleast along the lines of "write once and make porting easier" - so then atleast there is the benefit of portability whilst at the same time being able to integrate it in well with each unique desktop rather than trying to have a GUI with the lowest common demoninator widgets and have uniformity accross all platforms.