<?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"
	>
<channel>
	<title>Comments on: Nested interfaces for grouping constants</title>
	<atom:link href="http://maas-frensch.com/peter/2006/02/21/nested-interfaces-for-grouping-constants/feed/" rel="self" type="application/rss+xml" />
	<link>http://maas-frensch.com/peter/2006/02/21/nested-interfaces-for-grouping-constants/</link>
	<description>Peter Maas's Weblog</description>
	<pubDate>Tue, 02 Dec 2008 03:26:25 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: peter</title>
		<link>http://maas-frensch.com/peter/2006/02/21/nested-interfaces-for-grouping-constants/#comment-17</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Tue, 21 Feb 2006 18:48:51 +0000</pubDate>
		<guid isPermaLink="false">http://maas-frensch.com/peter/2006/02/21/nested-interfaces-for-grouping-constants/#comment-17</guid>
		<description>Someone has been doing his homework :-)

Of course the for-each construct isn't availlable in java 1.4.2 either, as is the printf on the standard output stream.

And customers seem to be reluctant to change working versions...  although Java 5 is much faster, and the enhanced semantics make code much easier to read resulting in higher quality applications.......

Hard to understand this 'customer'</description>
		<content:encoded><![CDATA[<p>Someone has been doing his homework <img src='http://maas-frensch.com/peter/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Of course the for-each construct isn&#8217;t availlable in java 1.4.2 either, as is the printf on the standard output stream.</p>
<p>And customers seem to be reluctant to change working versions&#8230;  although Java 5 is much faster, and the enhanced semantics make code much easier to read resulting in higher quality applications&#8230;&#8230;.</p>
<p>Hard to understand this &#8216;customer&#8217;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frans Maas</title>
		<link>http://maas-frensch.com/peter/2006/02/21/nested-interfaces-for-grouping-constants/#comment-16</link>
		<dc:creator>Frans Maas</dc:creator>
		<pubDate>Tue, 21 Feb 2006 18:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://maas-frensch.com/peter/2006/02/21/nested-interfaces-for-grouping-constants/#comment-16</guid>
		<description>But this is not type safe and you can not enumerate like:
for (A c : A.values()) System.out.printf("Constant %s = %s",c, c.x));

But anyway, the Customer is King of course!</description>
		<content:encoded><![CDATA[<p>But this is not type safe and you can not enumerate like:<br />
for (A c : A.values()) System.out.printf(&#8221;Constant %s = %s&#8221;,c, c.x));</p>
<p>But anyway, the Customer is King of course!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
