<?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: Inlining of final variables and recompilation</title>
	<atom:link href="http://www.mooreds.com/wordpress/archives/128/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mooreds.com/wordpress/archives/128</link>
	<description></description>
	<lastBuildDate>Tue, 07 Feb 2012 14:11:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: buying a home</title>
		<link>http://www.mooreds.com/wordpress/archives/128/comment-page-1#comment-434</link>
		<dc:creator>buying a home</dc:creator>
		<pubDate>Fri, 27 May 2005 04:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.mooreds.com/wordpress/?p=128#comment-434</guid>
		<description>&lt;strong&gt;http://www.kristal-net.com//&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong><a href="http://www.kristal-net.com//" rel="nofollow">http://www.kristal-net.com//</a></strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: casinos</title>
		<link>http://www.mooreds.com/wordpress/archives/128/comment-page-1#comment-433</link>
		<dc:creator>casinos</dc:creator>
		<pubDate>Fri, 27 May 2005 04:20:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.mooreds.com/wordpress/?p=128#comment-433</guid>
		<description>&lt;strong&gt;atlantic city casinos&lt;/strong&gt;

</description>
		<content:encoded><![CDATA[<p><strong>atlantic city casinos</strong></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dmytro</title>
		<link>http://www.mooreds.com/wordpress/archives/128/comment-page-1#comment-432</link>
		<dc:creator>dmytro</dc:creator>
		<pubDate>Wed, 21 Jul 2004 15:35:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.mooreds.com/wordpress/?p=128#comment-432</guid>
		<description>Well, and what do you think about such code to prevent constant inlining?

public class foo {
&#160;&#160;&#160;public static final int five;
&#160;&#160;&#160;static {
&#160;&#160;&#160;&#160;&#160;&#160;five = 5;
&#160;&#160;&#160;}
}

or (especially for String constants)

public class foo {
&#160;&#160;&#160;public static final String five = &quot;five&quot;.toString();
}</description>
		<content:encoded><![CDATA[<p>Well, and what do you think about such code to prevent constant inlining?</p>
<p>public class foo {<br />
&nbsp;&nbsp;&nbsp;public static final int five;<br />
&nbsp;&nbsp;&nbsp;static {<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;five = 5;<br />
&nbsp;&nbsp;&nbsp;}<br />
}</p>
<p>or (especially for String constants)</p>
<p>public class foo {<br />
&nbsp;&nbsp;&nbsp;public static final String five = &#8220;five&#8221;.toString();<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  www.mooreds.com/wordpress/archives/128/feed ) in 0.20662 seconds, on Feb 8th, 2012 at 9:57 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 8th, 2012 at 10:57 pm UTC -->
