<?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: Drizzle, BlitzDB and HTON_STATS_RECORDS_IS_EXACT</title>
	<atom:link href="http://torum.net/2010/01/blitzdb-and-record-counting/feed/" rel="self" type="application/rss+xml" />
	<link>http://torum.net/2010/01/blitzdb-and-record-counting/</link>
	<description>Hackaholic and a Web Addict based in Tokyo</description>
	<lastBuildDate>Sun, 08 Jan 2012 04:49:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: Toru Maesaka</title>
		<link>http://torum.net/2010/01/blitzdb-and-record-counting/comment-page-1/#comment-6495</link>
		<dc:creator>Toru Maesaka</dc:creator>
		<pubDate>Sun, 17 Jan 2010 14:32:09 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2326#comment-6495</guid>
		<description>Jay,

That would be neat too. As long as there&#039;s a way for the kernel to directly lookup this information, I have no complaints what-so-ever :)</description>
		<content:encoded><![CDATA[<p>Jay,</p>
<p>That would be neat too. As long as there&#8217;s a way for the kernel to directly lookup this information, I have no complaints what-so-ever :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Pipes</title>
		<link>http://torum.net/2010/01/blitzdb-and-record-counting/comment-page-1/#comment-6464</link>
		<dc:creator>Jay Pipes</dc:creator>
		<pubDate>Fri, 15 Jan 2010 17:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2326#comment-6464</guid>
		<description>IMHO, Cursor::info() is, well, a complete turd-pile of a method.  I&#039;d love to get rid of it and use something like:

Cursor *cursor= engine-&gt;getCursor(READ_CONSISTENT);
if (engine-&gt;supportsExactRowCount())
{
  cursor-&gt;getRowCount();
}

Much cleaner, IMHO.

-jay</description>
		<content:encoded><![CDATA[<p>IMHO, Cursor::info() is, well, a complete turd-pile of a method.  I&#8217;d love to get rid of it and use something like:</p>
<p>Cursor *cursor= engine-&gt;getCursor(READ_CONSISTENT);<br />
if (engine-&gt;supportsExactRowCount())<br />
{<br />
  cursor-&gt;getRowCount();<br />
}</p>
<p>Much cleaner, IMHO.</p>
<p>-jay</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toru Maesaka</title>
		<link>http://torum.net/2010/01/blitzdb-and-record-counting/comment-page-1/#comment-6440</link>
		<dc:creator>Toru Maesaka</dc:creator>
		<pubDate>Thu, 14 Jan 2010 14:21:41 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2326#comment-6440</guid>
		<description>Hi!

Agreed. It would be even better if we could distribute it in a Kindle friendly format :) I&#039;m not sure about Drizzle being the only community though. Folks at Monty Programs seem dedicated to things like this too.

Personally, my motivation for things like this is to save people from having to follow the same frustrating path as me.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Agreed. It would be even better if we could distribute it in a Kindle friendly format :) I&#8217;m not sure about Drizzle being the only community though. Folks at Monty Programs seem dedicated to things like this too.</p>
<p>Personally, my motivation for things like this is to save people from having to follow the same frustrating path as me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Callaghan</title>
		<link>http://torum.net/2010/01/blitzdb-and-record-counting/comment-page-1/#comment-6423</link>
		<dc:creator>Mark Callaghan</dc:creator>
		<pubDate>Thu, 14 Jan 2010 01:13:48 +0000</pubDate>
		<guid isPermaLink="false">http://torum.net/?p=2326#comment-6423</guid>
		<description>It would be great for this to be done. I think that only Drizzle is able and willing to make improvements like that.</description>
		<content:encoded><![CDATA[<p>It would be great for this to be done. I think that only Drizzle is able and willing to make improvements like that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

