<?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: Wicket API nicer than Swing?</title>
	<atom:link href="http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/feed/" rel="self" type="application/rss+xml" />
	<link>http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/</link>
	<description>Ramblings on Java, Wicket, cats and other stuff</description>
	<lastBuildDate>Mon, 05 Dec 2011 20:15:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Martijn Dashorst</title>
		<link>http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/comment-page-1/#comment-35674</link>
		<dc:creator>Martijn Dashorst</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/#comment-35674</guid>
		<description>Yes I believe you when you claim it is incredibly more simple than Wicket. That is why I use Wicket, because it solves my problems with state management, back button support, Ajax components, creating reusable components, fine-grained component level security, large community, scripting less templates (i.e. *NO* Velocity which is a BIG plus), and more.

If you can&#039;t manage inner classes, then yes, probably Click clicks with you.</description>
		<content:encoded><![CDATA[<p>Yes I believe you when you claim it is incredibly more simple than Wicket. That is why I use Wicket, because it solves my problems with state management, back button support, Ajax components, creating reusable components, fine-grained component level security, large community, scripting less templates (i.e. *NO* Velocity which is a BIG plus), and more.</p>
<p>If you can&#8217;t manage inner classes, then yes, probably Click clicks with you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Sorat</title>
		<link>http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/comment-page-1/#comment-35671</link>
		<dc:creator>John Sorat</dc:creator>
		<pubDate>Tue, 05 Feb 2008 15:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/#comment-35671</guid>
		<description>Have you tried Click?
http://click.sourceforge.net/

It&#039;s incredibly simple than Wicket... no nested inner classes... Uses Velocity for the &#039;view&#039;...</description>
		<content:encoded><![CDATA[<p>Have you tried Click?<br />
<a href="http://click.sourceforge.net/" rel="nofollow">http://click.sourceforge.net/</a></p>
<p>It&#8217;s incredibly simple than Wicket&#8230; no nested inner classes&#8230; Uses Velocity for the &#8216;view&#8217;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ryan Sonnek</title>
		<link>http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/comment-page-1/#comment-26257</link>
		<dc:creator>Ryan Sonnek</dc:creator>
		<pubDate>Mon, 17 Dec 2007 00:57:57 +0000</pubDate>
		<guid isPermaLink="false">http://martijndashorst.com/blog/2007/12/16/wicket-api-nicer-than-swing/#comment-26257</guid>
		<description>Thanks for the reference Martijn.  What I think is particularly compelling about developing with Wicket is the true &quot;separation of concerns&quot;.  It&#039;s the &quot;holy grail&quot; of *any* development framework or API.  Keep presentation and logic/behavior separate.  

HTML and CSS have come to rule the presentation layer, and Wicket does an *amazing* job of keeping logic out of the view layer.  unlike some other frameworks *cough* JSP *cough*...

If Swing (or some other framework) could get rid of Java for layout/presentation, and use Java for what it was intended for, behavior and logic, we&#039;d be one step closer to great client side development API&#039;s.</description>
		<content:encoded><![CDATA[<p>Thanks for the reference Martijn.  What I think is particularly compelling about developing with Wicket is the true &#8220;separation of concerns&#8221;.  It&#8217;s the &#8220;holy grail&#8221; of *any* development framework or API.  Keep presentation and logic/behavior separate.  </p>
<p>HTML and CSS have come to rule the presentation layer, and Wicket does an *amazing* job of keeping logic out of the view layer.  unlike some other frameworks *cough* JSP *cough*&#8230;</p>
<p>If Swing (or some other framework) could get rid of Java for layout/presentation, and use Java for what it was intended for, behavior and logic, we&#8217;d be one step closer to great client side development API&#8217;s.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

