<?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: A Brief ConfigObj Tutorial</title>
	<atom:link href="http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/</link>
	<description>Python Programming from the Frontlines</description>
	<lastBuildDate>Sun, 05 Feb 2012 20:38:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Michael Foord</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-14942</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Tue, 05 Jan 2010 17:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-14942</guid>
		<description>@steven
The company who provided the performance improvements have a 30k configspec file that they use to validate several config files - so performance was an issue for them.

You can read about some of the other improvements in 4.7.0 at: http://www.voidspace.org.uk/python/weblog/arch_d7_2009_11_21.shtml#e1135</description>
		<content:encoded><![CDATA[<p>@steven<br />
The company who provided the performance improvements have a 30k configspec file that they use to validate several config files &#8211; so performance was an issue for them.</p>
<p>You can read about some of the other improvements in 4.7.0 at: <a href="http://www.voidspace.org.uk/python/weblog/arch_d7_2009_11_21.shtml#e1135" rel="nofollow">http://www.voidspace.org.uk/python/weblog/arch_d7_2009_11_21.shtml#e1135</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-22864</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Tue, 05 Jan 2010 17:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-22864</guid>
		<description>@steven
The company who provided the performance improvements have a 30k configspec file that they use to validate several config files - so performance was an issue for them.

You can read about some of the other improvements in 4.7.0 at: http://www.voidspace.org.uk/python/weblog/arch_d7_2009_11_21.shtml#e1135</description>
		<content:encoded><![CDATA[<p>@steven<br />
The company who provided the performance improvements have a 30k configspec file that they use to validate several config files &#8211; so performance was an issue for them.</p>
<p>You can read about some of the other improvements in 4.7.0 at: <a href="http://www.voidspace.org.uk/python/weblog/arch_d7_2009_11_21.shtml#e1135" rel="nofollow">http://www.voidspace.org.uk/python/weblog/arch_d7_2009_11_21.shtml#e1135</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Sproat</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-14851</link>
		<dc:creator>Steven Sproat</dc:creator>
		<pubDate>Mon, 04 Jan 2010 02:10:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-14851</guid>
		<description>Great article, Mike. Looking forward to the updated version of ConfigObj (although performance seems well, unnoticeable for me - guess it&#039;s due to the small config file I use)</description>
		<content:encoded><![CDATA[<p>Great article, Mike. Looking forward to the updated version of ConfigObj (although performance seems well, unnoticeable for me &#8211; guess it&#8217;s due to the small config file I use)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven Sproat</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-22863</link>
		<dc:creator>Steven Sproat</dc:creator>
		<pubDate>Mon, 04 Jan 2010 02:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-22863</guid>
		<description>Great article, Mike. Looking forward to the updated version of ConfigObj (although performance seems well, unnoticeable for me - guess it&#039;s due to the small config file I use)</description>
		<content:encoded><![CDATA[<p>Great article, Mike. Looking forward to the updated version of ConfigObj (although performance seems well, unnoticeable for me &#8211; guess it&#8217;s due to the small config file I use)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-14844</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:36:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-14844</guid>
		<description>@ Mr. Foord,

I&#039;m glad you appreciate the article. It&#039;s good to know that an update is imminent. 

- Mike</description>
		<content:encoded><![CDATA[<p>@ Mr. Foord,</p>
<p>I&#8217;m glad you appreciate the article. It&#8217;s good to know that an update is imminent. </p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-22862</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-22862</guid>
		<description>@ Mr. Foord,

I&#039;m glad you appreciate the article. It&#039;s good to know that an update is imminent. 

- Mike</description>
		<content:encoded><![CDATA[<p>@ Mr. Foord,</p>
<p>I&#8217;m glad you appreciate the article. It&#8217;s good to know that an update is imminent. </p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-14843</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-14843</guid>
		<description>@ savageorange,

I was unaware of that trick. Thank you for sharing it.

- Mike</description>
		<content:encoded><![CDATA[<p>@ savageorange,</p>
<p>I was unaware of that trick. Thank you for sharing it.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-22861</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sun, 03 Jan 2010 18:33:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-22861</guid>
		<description>@ savageorange,

I was unaware of that trick. Thank you for sharing it.

- Mike</description>
		<content:encoded><![CDATA[<p>@ savageorange,</p>
<p>I was unaware of that trick. Thank you for sharing it.</p>
<p>- Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-14792</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Sat, 02 Jan 2010 12:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-14792</guid>
		<description>Thanks for writing this. ConfigObj 4.7 due for release &#039;soon&#039; (I just need to update the docs), which amongst other things includes a nice performance improvement contributed by Christian Heimes.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this. ConfigObj 4.7 due for release &#8216;soon&#8217; (I just need to update the docs), which amongst other things includes a nice performance improvement contributed by Christian Heimes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael Foord</title>
		<link>http://www.blog.pythonlibrary.org/2010/01/01/a-brief-configobj-tutorial/comment-page-1/#comment-22860</link>
		<dc:creator>Michael Foord</dc:creator>
		<pubDate>Sat, 02 Jan 2010 12:47:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.blog.pythonlibrary.org/?p=416#comment-22860</guid>
		<description>Thanks for writing this. ConfigObj 4.7 due for release &#039;soon&#039; (I just need to update the docs), which amongst other things includes a nice performance improvement contributed by Christian Heimes.</description>
		<content:encoded><![CDATA[<p>Thanks for writing this. ConfigObj 4.7 due for release &#8216;soon&#8217; (I just need to update the docs), which amongst other things includes a nice performance improvement contributed by Christian Heimes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.406 seconds -->

