<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>
<channel>
	<title>Comments on: Backwards Compatibility and Mustang Regression Challenge</title>
	<atom:link href="http://www.subbu.org/blog/2006/02/backwards-compatibility-and-mustang-regression-challenge/feed" rel="self" type="application/rss+xml" />
	<link>http://www.subbu.org/blog/2006/02/backwards-compatibility-and-mustang-regression-challenge</link>
	<description>HTTP, REST and some Cycling</description>
	<pubDate>Tue, 06 Jan 2009 23:18:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: upskirt</title>
		<link>http://www.subbu.org/blog/2006/02/backwards-compatibility-and-mustang-regression-challenge/comment-page-1#comment-94</link>
		<dc:creator>upskirt</dc:creator>
		<pubDate>Sun, 02 Mar 2008 16:18:25 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2006/02/backwards-compatibility-and-mustang-regression-challenge/#comment-94</guid>
		<description>With that required that today was at my men s just &lt;a href="http://kenbradillones.forumcab.com" rel="nofollow"&gt;http://kenbradillones.forumcab.com&lt;/a&gt; &gt;skirt flipping up  not.
</description>
		<content:encoded><![CDATA[<p>With that required that today was at my men s just <a href="http://kenbradillones.forumcab.com" rel="nofollow">http://kenbradillones.forumcab.com</a> >skirt flipping up  not.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben</title>
		<link>http://www.subbu.org/blog/2006/02/backwards-compatibility-and-mustang-regression-challenge/comment-page-1#comment-93</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Mon, 06 Feb 2006 01:47:15 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2006/02/backwards-compatibility-and-mustang-regression-challenge/#comment-93</guid>
		<description>Theyve done bloody well. If all you can complain about is mouse wheel constants then you are whinging.
</description>
		<content:encoded><![CDATA[<p>Theyve done bloody well. If all you can complain about is mouse wheel constants then you are whinging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dalibor Topic</title>
		<link>http://www.subbu.org/blog/2006/02/backwards-compatibility-and-mustang-regression-challenge/comment-page-1#comment-92</link>
		<dc:creator>Dalibor Topic</dc:creator>
		<pubDate>Sun, 05 Feb 2006 07:59:16 +0000</pubDate>
		<guid isPermaLink="false">http://wp.subbu.org/2006/02/backwards-compatibility-and-mustang-regression-challenge/#comment-92</guid>
		<description>&lt;p&gt;Actually, Sun has broken both binary and soure compatibility in the J2SE APIs in the past, among other things by changing values of constants, and adding methods to interfaces. &lt;/p&gt;
&lt;p&gt;Two examples: JDBC updates added new methods to interfaces, which broke existing code. And thanks to the 'design' of the handling of AWT Mouse events, once wheeled mice became popular, MouseEvent.MOUSE_LAST constant had to be modified, which in turn has fascinating side effects on code interacting with code that disagrees on the value of the constant. In Java, such contants are inlined into class files, so changing constants is  not a very clever thing to do if one cares about backwards compatibility.&lt;/p&gt;
&lt;p&gt;
cheers,
dalibor topic&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Actually, Sun has broken both binary and soure compatibility in the J2SE APIs in the past, among other things by changing values of constants, and adding methods to interfaces. </p>
<p>Two examples: JDBC updates added new methods to interfaces, which broke existing code. And thanks to the &#8216;design&#8217; of the handling of AWT Mouse events, once wheeled mice became popular, MouseEvent.MOUSE_LAST constant had to be modified, which in turn has fascinating side effects on code interacting with code that disagrees on the value of the constant. In Java, such contants are inlined into class files, so changing constants is  not a very clever thing to do if one cares about backwards compatibility.</p>
<p>
cheers,<br />
dalibor topic</p>
]]></content:encoded>
	</item>
</channel>
</rss>
