<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Absolute Jargon &#187; nested</title>
	<atom:link href="http://blog.jargonia.co.uk/tag/nested/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jargonia.co.uk</link>
	<description>Coding, gaming and just general rambling</description>
	<lastBuildDate>Mon, 10 May 2010 08:08:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting in Touch with your Inner Class</title>
		<link>http://blog.jargonia.co.uk/2008/09/getting-in-touch-with-your-inner-class/</link>
		<comments>http://blog.jargonia.co.uk/2008/09/getting-in-touch-with-your-inner-class/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 09:34:09 +0000</pubDate>
		<dc:creator>Jargon</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[nested]]></category>

		<guid isPermaLink="false">http://blog.jargonia.co.uk/?p=80</guid>
		<description><![CDATA[So while I&#8217;m searching for a fix for a particular coding problem and rapidly amounting numerous tabs in Chrome for every Google result my seach has given me, I come across this cute little post that made me stop and actually read it.  Being a seasoned Java programmer I already have a lot of experience [...]]]></description>
			<content:encoded><![CDATA[<p>So while I&#8217;m searching for a fix for a particular coding problem and rapidly amounting numerous tabs in Chrome for every Google result my seach has given me, I come across this cute little post that made me stop and actually read it.  Being a seasoned Java programmer I already have a lot of experience with nested classes etc. but I found this post amusing as it is written as if the author were the <em>Outer Class</em>.</p>
<p>The URL for the post is <a href="http://www.javaranch.com/campfire/StoryInner.jsp">http://www.javaranch.com/campfire/StoryInner.jsp</a> and it teaches Java by stories, a rather inventive take on the teaching process, effective too.</p>
<p>Anyway, after finishing reading the post I went back to my particular nested class problem.  I sat there staring at it for a few moments still with the inner class story in mind and suddenly it dawned on me what I was doing wrong.</p>
<p>Sometimes it is good to go back to basics, my thanks to the JavaRanch and its Cows <img src='http://blog.jargonia.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://blog.jargonia.co.uk/2008/09/getting-in-touch-with-your-inner-class/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
