<?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: Undo Functionality with a Limited Stack</title>
	<atom:link href="http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/feed/" rel="self" type="application/rss+xml" />
	<link>http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/</link>
	<description></description>
	<lastBuildDate>Sat, 19 May 2012 20:42:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jimmy</title>
		<link>http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/comment-page-1/#comment-334590</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Tue, 31 Jan 2012 23:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/#comment-334590</guid>
		<description>&quot;Thank you for sharing. I immediately recite exciting website’s your splendid attractive and informative focus. I in fact be thankful for your thought about it. It’s really so helpful on behalf of all&quot;</description>
		<content:encoded><![CDATA[<p>&#8220;Thank you for sharing. I immediately recite exciting website’s your splendid attractive and informative focus. I in fact be thankful for your thought about it. It’s really so helpful on behalf of all&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: settlement funding</title>
		<link>http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/comment-page-1/#comment-285940</link>
		<dc:creator>settlement funding</dc:creator>
		<pubDate>Thu, 17 Nov 2011 03:30:11 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/#comment-285940</guid>
		<description>I&#039;m interested in fashion and I want to start a blog but I have no idea where to start or how to get people interested in my blog. Any ideas welcome..</description>
		<content:encoded><![CDATA[<p>I&#8217;m interested in fashion and I want to start a blog but I have no idea where to start or how to get people interested in my blog. Any ideas welcome..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Online dating</title>
		<link>http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/comment-page-1/#comment-283155</link>
		<dc:creator>Online dating</dc:creator>
		<pubDate>Tue, 15 Nov 2011 21:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/#comment-283155</guid>
		<description>I just wanted to tell you how significantly my partner and i appreciate anything you’ve discussed to help improve the lives of males and women in this subject matter. By way of your current articles, I&#039;ve gone by means of just a newcomer to a skilled inside the area. It’s truly a gratitude to your excellent function. Thanks Nobel Calling Cards</description>
		<content:encoded><![CDATA[<p>I just wanted to tell you how significantly my partner and i appreciate anything you’ve discussed to help improve the lives of males and women in this subject matter. By way of your current articles, I&#8217;ve gone by means of just a newcomer to a skilled inside the area. It’s truly a gratitude to your excellent function. Thanks Nobel Calling Cards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bgriswold</title>
		<link>http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/comment-page-1/#comment-51428</link>
		<dc:creator>bgriswold</dc:creator>
		<pubDate>Thu, 17 Jan 2008 16:18:37 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/#comment-51428</guid>
		<description>Good observation.  I appreciate the comment.</description>
		<content:encoded><![CDATA[<p>Good observation.  I appreciate the comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NinjaCross</title>
		<link>http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/comment-page-1/#comment-51402</link>
		<dc:creator>NinjaCross</dc:creator>
		<pubDate>Thu, 17 Jan 2008 12:06:27 +0000</pubDate>
		<guid isPermaLink="false">http://johnnycoder.com/blog/2008/01/07/undo-functionality-with-a-limited-stack/#comment-51402</guid>
		<description>Very nice implementation.
Moreover, since Stack and LinkedList shares the same base interfaces (the interfaces of LinkedList are a super-set of the ones of Stack) and you are using LinkedList as the base class for your implementation, you can use LimitedStack and Stack with the same patterns and casts</description>
		<content:encoded><![CDATA[<p>Very nice implementation.<br />
Moreover, since Stack and LinkedList shares the same base interfaces (the interfaces of LinkedList are a super-set of the ones of Stack) and you are using LinkedList as the base class for your implementation, you can use LimitedStack and Stack with the same patterns and casts</p>
]]></content:encoded>
	</item>
</channel>
</rss>

