<?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: Java 5 Enums</title>
	<atom:link href="http://pragmaticcraftsman.com/2006/11/java-5-enums/feed/" rel="self" type="application/rss+xml" />
	<link>http://pragmaticcraftsman.com/2006/11/java-5-enums/</link>
	<description>Simplicity from complexity : by Stanley Kubasek</description>
	<lastBuildDate>Sun, 12 Jun 2011 08:12:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Stanley Kubasek</title>
		<link>http://pragmaticcraftsman.com/2006/11/java-5-enums/#comment-45</link>
		<dc:creator>Stanley Kubasek</dc:creator>
		<pubDate>Wed, 22 Nov 2006 10:15:13 +0000</pubDate>
		<guid isPermaLink="false">http://kubasek.com/blog/pragmatic_craftsman/?p=218#comment-45</guid>
		<description>Yes, I agree, enums are not extensible, but if you have a fairly static set, they provide an excellent solution.</description>
		<content:encoded><![CDATA[<p>Yes, I agree, enums are not extensible, but if you have a fairly static set, they provide an excellent solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis Doubleday</title>
		<link>http://pragmaticcraftsman.com/2006/11/java-5-enums/#comment-44</link>
		<dc:creator>Dennis Doubleday</dc:creator>
		<pubDate>Tue, 21 Nov 2006 18:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://kubasek.com/blog/pragmatic_craftsman/?p=218#comment-44</guid>
		<description>The downside of enums is that they are not extensible. Otherwise, I like them.</description>
		<content:encoded><![CDATA[<p>The downside of enums is that they are not extensible. Otherwise, I like them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/


Served from: pragmaticcraftsman.com @ 2012-02-07 08:08:24 -->
