<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A Tale of Two Classloaders</title>
	<link>http://tech.puredanger.com/2007/06/15/classloaders/</link>
	<description>Alex Miller's technical blog</description>
	<pubDate>Sun, 12 Oct 2008 17:43:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.2</generator>

	<item>
		<title>by: Alex</title>
		<link>http://tech.puredanger.com/2007/06/15/classloaders/#comment-20171</link>
		<pubDate>Sun, 06 Jan 2008 20:09:42 +0000</pubDate>
		<guid>http://tech.puredanger.com/2007/06/15/classloaders/#comment-20171</guid>
					<description>Good question.  You probably would want to call super.getResource(), not super.findResource().  I think in a simple case they would behave identically but in a chain, calling super.getResource() would likely be a better choice.</description>
		<content:encoded><![CDATA[<p>Good question.  You probably would want to call super.getResource(), not super.findResource().  I think in a simple case they would behave identically but in a chain, calling super.getResource() would likely be a better choice.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Torsten</title>
		<link>http://tech.puredanger.com/2007/06/15/classloaders/#comment-19919</link>
		<pubDate>Sat, 05 Jan 2008 11:06:33 +0000</pubDate>
		<guid>http://tech.puredanger.com/2007/06/15/classloaders/#comment-19919</guid>
					<description>Are you sure that using super.findResource is the right one when you overwrite getResource?</description>
		<content:encoded><![CDATA[<p>Are you sure that using super.findResource is the right one when you overwrite getResource?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Pure Danger Tech &#187; Blog Archive &#187; A rare classloader problem</title>
		<link>http://tech.puredanger.com/2007/06/15/classloaders/#comment-4314</link>
		<pubDate>Mon, 18 Jun 2007 16:40:40 +0000</pubDate>
		<guid>http://tech.puredanger.com/2007/06/15/classloaders/#comment-4314</guid>
					<description>[...] A Tale of Two Classloaders [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] A Tale of Two Classloaders [&#8230;]
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
