<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Video Game Architecture and Other Musings</title>
	<atom:link href="http://genix.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://genix.wordpress.com</link>
	<description>A bit about anything, but mostly video game development</description>
	<lastBuildDate>Fri, 01 Feb 2008 07:56:52 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Moroccan-rubbed Steak and Sweet Potato by Your Sister!</title>
		<link>http://genix.wordpress.com/2008/01/05/moroccan-rubbed-steak-and-sweet-potato/#comment-198</link>
		<dc:creator>Your Sister!</dc:creator>
		<pubDate>Fri, 01 Feb 2008 07:56:52 +0000</pubDate>
		<guid isPermaLink="false">http://genix.wordpress.com/2008/01/05/moroccan-rubbed-steak-and-sweet-potato/#comment-198</guid>
		<description>oh wow, that looks really good!!!  Where can i put my order in????  will have to give it a try, although my flatmate grows no beans, just the green stuff on her bread in the cupboard!</description>
		<content:encoded><![CDATA[<p>oh wow, that looks really good!!!  Where can i put my order in????  will have to give it a try, although my flatmate grows no beans, just the green stuff on her bread in the cupboard!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interesting little habit: super() in C++ by Jay</title>
		<link>http://genix.wordpress.com/2007/06/11/interesting-little-habit-super-in-c/#comment-4</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:22:23 +0000</pubDate>
		<guid isPermaLink="false">http://genix.wordpress.com/2007/06/11/interesting-little-habit-super-in-c/#comment-4</guid>
		<description>of course that is simply renamed by the typedef... ;)</description>
		<content:encoded><![CDATA[<p>of course that is simply renamed by the typedef&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Interesting little habit: super() in C++ by Jay</title>
		<link>http://genix.wordpress.com/2007/06/11/interesting-little-habit-super-in-c/#comment-3</link>
		<dc:creator>Jay</dc:creator>
		<pubDate>Mon, 11 Jun 2007 16:21:30 +0000</pubDate>
		<guid isPermaLink="false">http://genix.wordpress.com/2007/06/11/interesting-little-habit-super-in-c/#comment-3</guid>
		<description>you could also call Parent::my_func() like such:

class Child: public Parent 
{
public:
   virtual void my_func() { Parent::my_func(); }
}

Instead of using base or super like in Java, C++ has you use the class name of the parent class.</description>
		<content:encoded><![CDATA[<p>you could also call Parent::my_func() like such:</p>
<p>class Child: public Parent<br />
{<br />
public:<br />
   virtual void my_func() { Parent::my_func(); }<br />
}</p>
<p>Instead of using base or super like in Java, C++ has you use the class name of the parent class.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Information Overload by Andrew</title>
		<link>http://genix.wordpress.com/2007/06/09/the-information-overload/#comment-2</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sun, 10 Jun 2007 09:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://genix.wordpress.com/2007/06/09/the-information-overload/#comment-2</guid>
		<description>Some good points.  I&#039;m impressed by the use of the word &#039;crux&#039; - usually something found only in bad fanfic, and used by somebody who doesn&#039;t know what it means!</description>
		<content:encoded><![CDATA[<p>Some good points.  I&#8217;m impressed by the use of the word &#8216;crux&#8217; &#8211; usually something found only in bad fanfic, and used by somebody who doesn&#8217;t know what it means!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
