<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Implicitly Formatted Exceptions</title>
	<atom:link href="http://warpedjavaguy.wordpress.com/2008/09/16/implicitly-formatted-exceptions/feed/" rel="self" type="application/rss+xml" />
	<link>http://warpedjavaguy.wordpress.com/2008/09/16/implicitly-formatted-exceptions/</link>
	<description>Observations of everyday Java phenomena</description>
	<lastBuildDate>Fri, 18 Dec 2009 05:32:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: WarpedJavaGuy</title>
		<link>http://warpedjavaguy.wordpress.com/2008/09/16/implicitly-formatted-exceptions/#comment-343</link>
		<dc:creator>WarpedJavaGuy</dc:creator>
		<pubDate>Sat, 20 Sep 2008 00:09:51 +0000</pubDate>
		<guid isPermaLink="false">http://warpedjavaguy.wordpress.com/?p=110#comment-343</guid>
		<description>Yes, String.format is another option.  Although very C/C++ish, it does appear to provide more options than MessageFormat.</description>
		<content:encoded><![CDATA[<p>Yes, String.format is another option.  Although very C/C++ish, it does appear to provide more options than MessageFormat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laird Nelson</title>
		<link>http://warpedjavaguy.wordpress.com/2008/09/16/implicitly-formatted-exceptions/#comment-342</link>
		<dc:creator>Laird Nelson</dc:creator>
		<pubDate>Thu, 18 Sep 2008 19:06:50 +0000</pubDate>
		<guid isPermaLink="false">http://warpedjavaguy.wordpress.com/?p=110#comment-342</guid>
		<description>Try String.format().</description>
		<content:encoded><![CDATA[<p>Try String.format().</p>
]]></content:encoded>
	</item>
</channel>
</rss>