<?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: Enums internationalization with Wicket</title>
	<atom:link href="http://www.mysticcoders.com/blog/enums-internationalization-with-wicket/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mysticcoders.com/blog/enums-internationalization-with-wicket/</link>
	<description>to our success!</description>
	<lastBuildDate>Mon, 30 Jan 2012 18:29:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Leszek Gawron</title>
		<link>http://www.mysticcoders.com/blog/enums-internationalization-with-wicket/comment-page-1/#comment-3478</link>
		<dc:creator>Leszek Gawron</dc:creator>
		<pubDate>Mon, 07 Dec 2009 21:59:05 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=130#comment-3478</guid>
		<description>and why complicate things if you can simply do:

add( new Label( &quot;enumValue&quot;, new StringResourceModel( MyEnum.class.getName() + &quot;.${}&quot;, this, Model.of( myEnumValue ) ) ) ?</description>
		<content:encoded><![CDATA[<p>and why complicate things if you can simply do:</p>
<p>add( new Label( &#8220;enumValue&#8221;, new StringResourceModel( MyEnum.class.getName() + &#8220;.${}&#8221;, this, Model.of( myEnumValue ) ) ) ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reinout van Schouwen (reinouts) 's status on Monday, 12-Oct-09 12:28:38 UTC - Identi.ca</title>
		<link>http://www.mysticcoders.com/blog/enums-internationalization-with-wicket/comment-page-1/#comment-3477</link>
		<dc:creator>Reinout van Schouwen (reinouts) 's status on Monday, 12-Oct-09 12:28:38 UTC - Identi.ca</dc:creator>
		<pubDate>Mon, 12 Oct 2009 12:28:51 +0000</pubDate>
		<guid isPermaLink="false">http://wicketbyexample.com/?p=130#comment-3477</guid>
		<description>[...] by example: enums internationalization with Wicket http://wicketbyexample.com/enums-internationalization-with-wicket/ #i18n [...]</description>
		<content:encoded><![CDATA[<p>[...] by example: enums internationalization with Wicket <a href="http://wicketbyexample.com/enums-internationalization-with-wicket/" rel="nofollow">http://wicketbyexample.com/enums-internationalization-with-wicket/</a> #i18n [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

