<?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: Whirlycache 0.6 Released</title>
	<atom:link href="http://www.whirlycott.com/phil/2004/10/04/whirlycache-06-released/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whirlycott.com/phil/2004/10/04/whirlycache-06-released/</link>
	<description>Philip Jacob's web page</description>
	<lastBuildDate>Tue, 13 Sep 2011 08:59:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sumanth</title>
		<link>http://www.whirlycott.com/phil/2004/10/04/whirlycache-06-released/comment-page-1/#comment-7</link>
		<dc:creator>Sumanth</dc:creator>
		<pubDate>Thu, 21 Oct 2004 20:14:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.whirlycott.com/phil/?p=15#comment-7</guid>
		<description>How do we get a list of all the elements in the cache. If we have something like

c.store(&quot;key1&quot;,&quot;aaa&quot;);
c.store(&quot;key2&quot;,&quot;bbb&quot;);
c.store(&quot;key3,&quot;bbb&quot;);

Is there an easy for to get access to all the keys (key1, key2, key3)?</description>
		<content:encoded><![CDATA[<p>How do we get a list of all the elements in the cache. If we have something like</p>
<p>c.store(&#8220;key1&#8243;,&#8221;aaa&#8221;);<br />
c.store(&#8220;key2&#8243;,&#8221;bbb&#8221;);<br />
c.store(&#8220;key3,&#8221;bbb&#8221;);</p>
<p>Is there an easy for to get access to all the keys (key1, key2, key3)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

