<?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: How to locate where Wicket markup comes from your browser&#8217;s source view</title>
	<atom:link href="http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/feed/" rel="self" type="application/rss+xml" />
	<link>http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/</link>
	<description>Scratchpad on Wicket, programming and stuff</description>
	<lastBuildDate>Wed, 23 Sep 2009 22:27:58 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Justin Lee</title>
		<link>http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5399</link>
		<dc:creator>Justin Lee</dc:creator>
		<pubDate>Wed, 20 Jun 2007 21:16:01 +0000</pubDate>
		<guid isPermaLink="false">http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5399</guid>
		<description>sigh...  stupid wrap

debugSettings.setOutputMarkupContainerClassName(
  getConfigurationType().equals(Application.DEVELOPMENT));</description>
		<content:encoded><![CDATA[<p>sigh&#8230;  stupid wrap</p>
<p>debugSettings.setOutputMarkupContainerClassName(<br />
  getConfigurationType().equals(Application.DEVELOPMENT));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Lee</title>
		<link>http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5398</link>
		<dc:creator>Justin Lee</dc:creator>
		<pubDate>Wed, 20 Jun 2007 21:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5398</guid>
		<description>or &quot;better&quot; yet:

        debugSettings.setOutputMarkupContainerClassName(getConfigurationType().equals(Application.DEVELOPMENT));</description>
		<content:encoded><![CDATA[<p>or &#8220;better&#8221; yet:</p>
<p>        debugSettings.setOutputMarkupContainerClassName(getConfigurationType().equals(Application.DEVELOPMENT));</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eelco Hillenius</title>
		<link>http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5395</link>
		<dc:creator>Eelco Hillenius</dc:creator>
		<pubDate>Wed, 20 Jun 2007 20:37:33 +0000</pubDate>
		<guid isPermaLink="false">http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5395</guid>
		<description>You&#039;re welcome. Just trying to get into the rythm of posting more regularly :) It&#039;s actually crazy we didn&#039;t have this feature right from the start.</description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome. Just trying to get into the rythm of posting more regularly :) It&#8217;s actually crazy we didn&#8217;t have this feature right from the start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerolf Seitz</title>
		<link>http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5394</link>
		<dc:creator>Gerolf Seitz</dc:creator>
		<pubDate>Wed, 20 Jun 2007 20:33:48 +0000</pubDate>
		<guid isPermaLink="false">http://chillenious.wordpress.com/2007/06/20/locate-where-that-wicket-markup-comes-from/#comment-5394</guid>
		<description>great, very useful in a page with a lot of components.
thx for mentioning this...</description>
		<content:encoded><![CDATA[<p>great, very useful in a page with a lot of components.<br />
thx for mentioning this&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
