<?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>Wed, 07 Jul 2010 17:36:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<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>
