<?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 for I Thought You Might Be Interested</title>
	<atom:link href="http://www.zanthan.com/itymbi/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.zanthan.com/itymbi</link>
	<description>Alex Moffat, mostly blogging about software.</description>
	<lastBuildDate>Mon, 09 Jun 2008 16:11:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Making effective use of Constants in GWT by Dmitry Bedrin</title>
		<link>http://www.zanthan.com/itymbi/?p=9&#038;cpage=1#comment-47</link>
		<dc:creator>Dmitry Bedrin</dc:creator>
		<pubDate>Mon, 09 Jun 2008 16:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.zanthan.com/itymbi/?p=9#comment-47</guid>
		<description>Hi there! 

I didn&#039;t manage to find your email on this website, so will write my message here.

I&#039;ve implemented an application, and I think it might be interesting to you.
It&#039;s called jTracert and it generated information about java
applications method call traces automatically.

SEQUENCE file format output is also supported. You can find more
information here:
http://code.google.com/p/jtracert/wiki/ZanthanSequence

Sorry for disturbing you if you&#039;re not interested in this tool any
more. Otherwise any feedback is much appreciated.</description>
		<content:encoded><![CDATA[<p>Hi there! </p>
<p>I didn&#8217;t manage to find your email on this website, so will write my message here.</p>
<p>I&#8217;ve implemented an application, and I think it might be interesting to you.<br />
It&#8217;s called jTracert and it generated information about java<br />
applications method call traces automatically.</p>
<p>SEQUENCE file format output is also supported. You can find more<br />
information here:<br />
<a href="http://code.google.com/p/jtracert/wiki/ZanthanSequence" rel="nofollow">http://code.google.com/p/jtracert/wiki/ZanthanSequence</a></p>
<p>Sorry for disturbing you if you&#8217;re not interested in this tool any<br />
more. Otherwise any feedback is much appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GWTTestCase &#8211; OS X Leopard &#8211; Issue 1792 by Essington</title>
		<link>http://www.zanthan.com/itymbi/?p=4&#038;cpage=1#comment-3</link>
		<dc:creator>Essington</dc:creator>
		<pubDate>Fri, 07 Dec 2007 16:56:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.zanthan.com/itymbi/?p=4#comment-3</guid>
		<description>Actually the best way to patch up bits like this is to grab the offending (source) file from the gwt-user.jar, or the gwt-dev-xxx.jar and place it in your source directory in the same path it came from.

Modify the file as needed, and it will be used rather than the one from the jar since your source path is before the jar files in the classpath.

Then when a version of GWT is released with the problem fixed, simply delete that class from your source path

-jason</description>
		<content:encoded><![CDATA[<p>Actually the best way to patch up bits like this is to grab the offending (source) file from the gwt-user.jar, or the gwt-dev-xxx.jar and place it in your source directory in the same path it came from.</p>
<p>Modify the file as needed, and it will be used rather than the one from the jar since your source path is before the jar files in the classpath.</p>
<p>Then when a version of GWT is released with the problem fixed, simply delete that class from your source path</p>
<p>-jason</p>
]]></content:encoded>
	</item>
</channel>
</rss>

