<?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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"	>
<channel>
	<title>Comments on: Using GtkListStore in Python</title>
	<atom:link href="http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Fri, 10 Feb 2012 00:47:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: kestaz</title>
		<link>http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/comment-page-1/#comment-105</link>
		<dc:creator>kestaz</dc:creator>
		<pubDate>Mon, 19 May 2008 10:57:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/#comment-105</guid>
		<description>thanks for this !</description>
		<content:encoded><![CDATA[<p>thanks for this !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/comment-page-1/#comment-98</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Sun, 11 May 2008 16:08:49 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/#comment-98</guid>
		<description>Note that in extreme scenarios (such as cell data functions in some large models), the overhead of the two function calls in model[row][col] can be significant. In cases like that, despite the ugliness, model.get_value(row_it, col) can be a win. But as with any optimization, save doing it until you need it.</description>
		<content:encoded><![CDATA[<p>Note that in extreme scenarios (such as cell data functions in some large models), the overhead of the two function calls in model[row][col] can be significant. In cases like that, despite the ugliness, model.get_value(row_it, col) can be a win. But as with any optimization, save doing it until you need it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boke</title>
		<link>http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/comment-page-1/#comment-80</link>
		<dc:creator>Boke</dc:creator>
		<pubDate>Wed, 07 May 2008 07:42:01 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/#comment-80</guid>
		<description>Most Valuable Info</description>
		<content:encoded><![CDATA[<p>Most Valuable Info</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kripken</title>
		<link>http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/comment-page-1/#comment-78</link>
		<dc:creator>kripken</dc:creator>
		<pubDate>Wed, 07 May 2008 04:40:38 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/#comment-78</guid>
		<description>Thanks for this post, I am guilty of several of the things you mention. GtkListStore is even better than I knew...</description>
		<content:encoded><![CDATA[<p>Thanks for this post, I am guilty of several of the things you mention. GtkListStore is even better than I knew&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blogs.gnome.org/johan/2008/05/06/using-gtkliststore-in-python/feed/ ) in 0.16997 seconds, on Feb 10th, 2012 at 11:17 am UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 10th, 2012 at 12:17 pm UTC -->
