<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>t+1 - Latest Comments in When to use globals</title><link>http://tplus1.disqus.com/</link><description></description><atom:link href="http://tplus1.disqus.com/when_to_use_globals/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 08 Jun 2009 23:48:57 -0000</lastBuildDate><item><title>Re: When to use globals</title><link>http://blog.tplus1.com/index.php/2007/08/24/when-to-use-globals/#comment-10636915</link><description>&lt;p&gt;The entrenched aversion to globals is usually specifically about *program*-level globals; i.e. identifiers that cross module boundaries and are almost impossible to track down reliably.&lt;/p&gt;

&lt;p&gt;There's nothing wrong with *module*-level globals, which is the largest scope in Python.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben Finney</dc:creator><pubDate>Mon, 08 Jun 2009 23:48:57 -0000</pubDate></item><item><title>Re: When to use globals</title><link>http://blog.tplus1.com/index.php/2007/08/24/when-to-use-globals/#comment-7998209</link><description>&lt;p&gt;Yes the optimal usage of variables is key to programming..&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mexico</dc:creator><pubDate>Thu, 09 Apr 2009 01:48:16 -0000</pubDate></item><item><title>Re: When to use globals</title><link>http://blog.tplus1.com/index.php/2007/08/24/when-to-use-globals/#comment-7872949</link><description>&lt;p&gt;I really dont think any programmer can do without globals, thanks for your post, you have some valid points to make.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mattresses</dc:creator><pubDate>Sun, 05 Apr 2009 03:06:08 -0000</pubDate></item><item><title>Re: When to use globals</title><link>http://blog.tplus1.com/index.php/2007/08/24/when-to-use-globals/#comment-6780647</link><description>&lt;p&gt;Thanks for a great post, was an insight into the global variable utility, I am new to programming and have been learning everyday.&lt;br&gt;Nice i discovered your post...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Spa Depot</dc:creator><pubDate>Mon, 02 Mar 2009 06:25:35 -0000</pubDate></item></channel></rss>
