<?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: MockItNow: Redirecting Function Calls in C++</title>
	<atom:link href="http://www.rorydriscoll.com/2008/05/19/mockitnow-redirecting-function-calls-in-c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rorydriscoll.com/2008/05/19/mockitnow-redirecting-function-calls-in-c/</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 01:33:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: rory</title>
		<link>http://www.rorydriscoll.com/2008/05/19/mockitnow-redirecting-function-calls-in-c/comment-page-1/#comment-279</link>
		<dc:creator>rory</dc:creator>
		<pubDate>Mon, 29 Nov 2010 18:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=9#comment-279</guid>
		<description>Yes, you&#039;re correct. It looks like I got it right on the first diagram, then made errors on the subsequent ones. I&#039;ll have to go back and fix them up. Thanks for pointing that out.</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re correct. It looks like I got it right on the first diagram, then made errors on the subsequent ones. I&#8217;ll have to go back and fix them up. Thanks for pointing that out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NA</title>
		<link>http://www.rorydriscoll.com/2008/05/19/mockitnow-redirecting-function-calls-in-c/comment-page-1/#comment-278</link>
		<dc:creator>NA</dc:creator>
		<pubDate>Mon, 29 Nov 2010 17:42:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=9#comment-278</guid>
		<description>Good article. I think there is a small change. Whereever in the figures you mention Foo EBP, shouldn&#039;t it be Test EBP? Please correct me.

Cheers,
NA</description>
		<content:encoded><![CDATA[<p>Good article. I think there is a small change. Whereever in the figures you mention Foo EBP, shouldn&#8217;t it be Test EBP? Please correct me.</p>
<p>Cheers,<br />
NA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LOGOLS</title>
		<link>http://www.rorydriscoll.com/2008/05/19/mockitnow-redirecting-function-calls-in-c/comment-page-1/#comment-27</link>
		<dc:creator>LOGOLS</dc:creator>
		<pubDate>Sun, 26 Oct 2008 14:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=9#comment-27</guid>
		<description>I am searching a mock framework for cxx
first I see mockcpp in google code, but it need derive and only mock on virtual function
next I see you, mockitnow
no derive , no virtual function
good job ! good job ! man !!!</description>
		<content:encoded><![CDATA[<p>I am searching a mock framework for cxx<br />
first I see mockcpp in google code, but it need derive and only mock on virtual function<br />
next I see you, mockitnow<br />
no derive , no virtual function<br />
good job ! good job ! man !!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Schroedl</title>
		<link>http://www.rorydriscoll.com/2008/05/19/mockitnow-redirecting-function-calls-in-c/comment-page-1/#comment-6</link>
		<dc:creator>John Schroedl</dc:creator>
		<pubDate>Sun, 15 Jun 2008 04:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.rorydriscoll.com/?p=9#comment-6</guid>
		<description>Excellent write-up!  Keep the C++ goodies coming. Thanks for taking the time to do this.

John</description>
		<content:encoded><![CDATA[<p>Excellent write-up!  Keep the C++ goodies coming. Thanks for taking the time to do this.</p>
<p>John</p>
]]></content:encoded>
	</item>
</channel>
</rss>

