<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/17407/Java_2007_Year_in_Preview</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Tue, 10 Nov 2009 07:47:20 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>nah</title>
			<link>http://osnews.com/thread?218022</link>
			<guid isPermaLink="true">http://osnews.com/thread?218022</guid>
			<description>instead of that half assed article, read here:<br />
<br />
<a href="http://tech.puredanger.com/java7/" rel="nofollow">http://tech.puredanger.com/java7/</a><br />
<br />
much detailed information.</description>
			<pubDate>Fri, 02 Mar 2007 20:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (ahmetaa)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: nah</title>
			<link>http://osnews.com/thread?218027</link>
			<guid isPermaLink="true">http://osnews.com/thread?218027</guid>
			<description>Yay closures!</description>
			<pubDate>Fri, 02 Mar 2007 20:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (ma_d)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Or put another way...</title>
			<link>http://osnews.com/thread?218094</link>
			<guid isPermaLink="true">http://osnews.com/thread?218094</guid>
			<description>In 2007 Java will be completely underwhelming. There's really nothing in this article to excite anyone, surely there's more going on in Java-land than is described here.</description>
			<pubDate>Fri, 02 Mar 2007 22:56:00 GMT</pubDate>
			<author>donotreply@osnews.com (richmoore)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>'open source' is not 'giving up control'</title>
			<link>http://osnews.com/thread?218213</link>
			<guid isPermaLink="true">http://osnews.com/thread?218213</guid>
			<description>It is amazing how many people seem to think that releasing an implementation of Java under an open source license is the same thing as abandoning control over the specification of Java.</description>
			<pubDate>Sat, 03 Mar 2007 07:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (Cloudy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Duplicate?</title>
			<link>http://osnews.com/thread?218251</link>
			<guid isPermaLink="true">http://osnews.com/thread?218251</guid>
			<description>Isn't this the same article as this other one presented a while ago? [1] The dW link name seems to be slightly different but they sure look the same to me.<br />
<br />
[1] - <a href="http://www.osnews.com/comment.php?news_id=17224" rel="nofollow">http://www.osnews.com/comment.php?news_id=17224</a></description>
			<pubDate>Sat, 03 Mar 2007 13:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (rcjsuen)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: 'open source' is not 'giving up control'</title>
			<link>http://osnews.com/thread?218295</link>
			<guid isPermaLink="true">http://osnews.com/thread?218295</guid>
			<description>&gt; It is amazing how many people seem to think that releasing<br />
&gt; an implementation of Java under an open source license is<br />
&gt; the same thing as abandoning control over the specification<br />
&gt; of Java.<br />
<br />
That's not the issue. The problem is that if the most advanced/popular implementation is free (as in freedom) then every little language designer wannabe can release slightly incompatible versions. Otherwise only large companies have the resources to do that, and they have the motivation to keep their version compatible (and thus get to call it &quot;java&quot; instead of &quot;j&quot; or whatever).<br />
<br />
So, even if Sun wouldn't abandon the control over the official specification of java, it would have no control over the specs of all those j+-#&amp;co that would inevitably(?) spring up.<br />
<br />
That said, I myself welcome the freedom of java 7.</description>
			<pubDate>Sat, 03 Mar 2007 19:12:00 GMT</pubDate>
			<author>donotreply@osnews.com (msundman)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: 'open source' is not 'giving up control'</title>
			<link>http://osnews.com/thread?218332</link>
			<guid isPermaLink="true">http://osnews.com/thread?218332</guid>
			<description>That's not the issue. The problem is that if the most advanced/popular implementation is free (as in freedom) then every little language designer wannabe can release slightly incompatible versions.<br />
<br />
The reason Java is described as &quot;write once, debug everywhere,&quot; is that all of the versions are slightly incompatible with each other.<br />
<br />
But anyone who makes an implementation that's incompatible enough not to pass the certification test doesn't get to call it Java.<br />
<br />
Otherwise only large companies have the resources to do that, and they have the motivation to keep their version compatible (and thus get to call it &quot;java&quot; instead of &quot;j&quot; or whatever).<br />
<br />
<br />
You would be surprised at how small a company can be and still have a certified Java implementation.</description>
			<pubDate>Sun, 04 Mar 2007 02:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (Cloudy)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: 'open source' is not 'giving up control'</title>
			<link>http://osnews.com/thread?218337</link>
			<guid isPermaLink="true">http://osnews.com/thread?218337</guid>
			<description>&gt; anyone who makes an implementation that's incompatible enough<br />
&gt; not to pass the certification test doesn't get to call it Java.<br />
<br />
That doesn't matter since most people don't care whether it says &quot;java&quot; or &quot;java compatible&quot;. Heck, most wouldn't notice the difference in the first place.<br />
<br />
&gt; You would be surprised at how small a company can be and still<br />
&gt; have a certified Java implementation.<br />
<br />
It doesn't matter if the company is big or small, only that it has invested enough to have the proper motivation to pass the standard java TCK.</description>
			<pubDate>Sun, 04 Mar 2007 02:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (msundman)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
