<?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 for Deep in Code</title>
	<atom:link href="http://blog.deepincode.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.deepincode.com</link>
	<description>Take a deep dive into code</description>
	<lastBuildDate>Fri, 19 Nov 2010 13:14:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.2</generator>
	<item>
		<title>Comment on Type Safe Enumerations in Java 5.0 by sasikala</title>
		<link>http://blog.deepincode.com/2006/11/type-safe-enumerations-in-java-50/#comment-21</link>
		<dc:creator>sasikala</dc:creator>
		<pubDate>Fri, 19 Nov 2010 13:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/11/21/type-safe-enumerations-in-java-50/#comment-21</guid>
		<description>its very good</description>
		<content:encoded><![CDATA[<p>its very good</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing around with exception stack traces by Ecko</title>
		<link>http://blog.deepincode.com/2007/08/playing-around-with-exception-stack-traces/#comment-50</link>
		<dc:creator>Ecko</dc:creator>
		<pubDate>Mon, 14 Jun 2010 09:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2007/08/01/playing-around-with-exception-stack-traces/#comment-50</guid>
		<description>great post,. thanks</description>
		<content:encoded><![CDATA[<p>great post,. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Playing around with exception stack traces by Dhwani</title>
		<link>http://blog.deepincode.com/2007/08/playing-around-with-exception-stack-traces/#comment-49</link>
		<dc:creator>Dhwani</dc:creator>
		<pubDate>Tue, 08 Dec 2009 04:34:01 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2007/08/01/playing-around-with-exception-stack-traces/#comment-49</guid>
		<description>Hi Deepak,

I am a Development Editor working with Packt Publishing. We are coming out with a book on Amazon Simple DB: Developer&#039;s Guide.
I am looking for a Technical Reviewer to provide feedback on the content of the book. It would be of great help if you would be willing to take it up as this is your area of expertise.

Please visit http://www.packtpub.com/author_reviewing_for_packt for more details on reviewing.
When people like yourself,  work for us as technical reviewers, we can be sure that the content will be of the highest quality.
 I should point out that there is no payment for reviewing, instead you will receive full credit in the book (including
 a bio where you can put up a link to your website or blog) and you will receive two complimentary books:
·         One copy of each book you review - see how what you&#039;ve done makes you proud!
·         A book of your choice from our catalog.

For more details on Packt Publishing, visit http://www.packtpub.com/ .  Please let me know if this interests you, so that I can give you more details on technical reviewing and the book.</description>
		<content:encoded><![CDATA[<p>Hi Deepak,</p>
<p>I am a Development Editor working with Packt Publishing. We are coming out with a book on Amazon Simple DB: Developer&#8217;s Guide.<br />
I am looking for a Technical Reviewer to provide feedback on the content of the book. It would be of great help if you would be willing to take it up as this is your area of expertise.</p>
<p>Please visit <a href="http://www.packtpub.com/author_reviewing_for_packt" rel="nofollow">http://www.packtpub.com/author_reviewing_for_packt</a> for more details on reviewing.<br />
When people like yourself,  work for us as technical reviewers, we can be sure that the content will be of the highest quality.<br />
 I should point out that there is no payment for reviewing, instead you will receive full credit in the book (including<br />
 a bio where you can put up a link to your website or blog) and you will receive two complimentary books:<br />
·         One copy of each book you review &#8211; see how what you&#8217;ve done makes you proud!<br />
·         A book of your choice from our catalog.</p>
<p>For more details on Packt Publishing, visit <a href="http://www.packtpub.com/" rel="nofollow">http://www.packtpub.com/</a> .  Please let me know if this interests you, so that I can give you more details on technical reviewing and the book.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Type Safe Enumerations in Java 5.0 by Allaa</title>
		<link>http://blog.deepincode.com/2006/11/type-safe-enumerations-in-java-50/#comment-20</link>
		<dc:creator>Allaa</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:42:09 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/11/21/type-safe-enumerations-in-java-50/#comment-20</guid>
		<description>Very good and comprehensive article</description>
		<content:encoded><![CDATA[<p>Very good and comprehensive article</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Understanding Generics with Collections by Kiran</title>
		<link>http://blog.deepincode.com/2006/12/understanding-generics-with-collections-2/#comment-35</link>
		<dc:creator>Kiran</dc:creator>
		<pubDate>Sat, 21 Mar 2009 07:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/12/22/understanding-generics-with-collections-2/#comment-35</guid>
		<description>Very Good Article.</description>
		<content:encoded><![CDATA[<p>Very Good Article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bootstrapping static fields within enums by Enum and other Java 5 tricks …</title>
		<link>http://blog.deepincode.com/2006/12/bootstrapping-static-fields-within-enums/#comment-28</link>
		<dc:creator>Enum and other Java 5 tricks …</dc:creator>
		<pubDate>Sun, 01 Feb 2009 09:54:47 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/12/08/bootstrapping-static-fields-within-enums/#comment-28</guid>
		<description>[...] Deepak has finally started blogging at Deep into Java. He has been sharing some neat tricks like Bootstrapping static fields within enums. [...]</description>
		<content:encoded><![CDATA[<p>[...] Deepak has finally started blogging at Deep into Java. He has been sharing some neat tricks like Bootstrapping static fields within enums. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bootstrapping static fields within enums by Deepak Anupalli</title>
		<link>http://blog.deepincode.com/2006/12/bootstrapping-static-fields-within-enums/#comment-27</link>
		<dc:creator>Deepak Anupalli</dc:creator>
		<pubDate>Fri, 16 Jan 2009 10:56:06 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/12/08/bootstrapping-static-fields-within-enums/#comment-27</guid>
		<description>Hi,

This is an interesting case, where you can access a static field while the Enum instance is being constructed though not directly through the constructor.

I tried to compile this piece of code on JDK 1.5 and 1.6 and found that it works perfectly fine with 1.5 and compilation fails with 1.6. Probably, you are trying to compile with 1.6.

Looks like they have got away with this in JDK 1.5 and fixed it in 1.6. Otherwise, this case would have been an anomaly to my post ;). Thanks for the use-case.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>This is an interesting case, where you can access a static field while the Enum instance is being constructed though not directly through the constructor.</p>
<p>I tried to compile this piece of code on JDK 1.5 and 1.6 and found that it works perfectly fine with 1.5 and compilation fails with 1.6. Probably, you are trying to compile with 1.6.</p>
<p>Looks like they have got away with this in JDK 1.5 and fixed it in 1.6. Otherwise, this case would have been an anomaly to my post <img src='http://blog.deepincode.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> . Thanks for the use-case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Bootstrapping static fields within enums by snow</title>
		<link>http://blog.deepincode.com/2006/12/bootstrapping-static-fields-within-enums/#comment-26</link>
		<dc:creator>snow</dc:creator>
		<pubDate>Thu, 15 Jan 2009 14:57:33 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/12/08/bootstrapping-static-fields-within-enums/#comment-26</guid>
		<description>Hello, I have found your article and I was hoping you may be able to explain what the problem is in the piece of code that will follow if there is one, because I am the only one in my team that gets it. Is it a Java problem or some Eclipse problem/setting.
Thanks for your help.

public enum MyClass {
	// ...
	private static int nextIndex = 0;
	private final int index = MyClass.nextIndex++;
	/*only I get the error &quot;Cannot refer to the static enum field MyClass.nextIndex within an initializer&quot;*/
	// ...
}</description>
		<content:encoded><![CDATA[<p>Hello, I have found your article and I was hoping you may be able to explain what the problem is in the piece of code that will follow if there is one, because I am the only one in my team that gets it. Is it a Java problem or some Eclipse problem/setting.<br />
Thanks for your help.</p>
<p>public enum MyClass {<br />
	// &#8230;<br />
	private static int nextIndex = 0;<br />
	private final int index = MyClass.nextIndex++;<br />
	/*only I get the error &#8220;Cannot refer to the static enum field MyClass.nextIndex within an initializer&#8221;*/<br />
	// &#8230;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Type Safe Enumerations in Java 5.0 by free online christmas game</title>
		<link>http://blog.deepincode.com/2006/11/type-safe-enumerations-in-java-50/#comment-19</link>
		<dc:creator>free online christmas game</dc:creator>
		<pubDate>Sat, 29 Nov 2008 10:38:39 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/11/21/type-safe-enumerations-in-java-50/#comment-19</guid>
		<description>My Pleasure To Browse Here</description>
		<content:encoded><![CDATA[<p>My Pleasure To Browse Here</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Understanding Generics with Collections by Deepika</title>
		<link>http://blog.deepincode.com/2006/12/understanding-generics-with-collections-2/#comment-34</link>
		<dc:creator>Deepika</dc:creator>
		<pubDate>Mon, 10 Nov 2008 06:15:25 +0000</pubDate>
		<guid isPermaLink="false">http://deepjava.wordpress.com/2006/12/22/understanding-generics-with-collections-2/#comment-34</guid>
		<description>hey nice article...</description>
		<content:encoded><![CDATA[<p>hey nice article&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
