<?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 Why I&amp;#8217;m hooked on parameters</title><link>http://tplus1.disqus.com/</link><description></description><atom:link href="http://tplus1.disqus.com/why_i8217m_hooked_on_parameters/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sat, 17 Oct 2009 18:55:41 -0000</lastBuildDate><item><title>Re: Why I&amp;#8217;m hooked on parameters</title><link>http://blog.tplus1.com/index.php/2009/10/14/why-im-hooked-on-parameters/#comment-20280894</link><description>&lt;p&gt;Marius -- what text editors do that?  This code is from an open-source&lt;br&gt;project with a user base of one (me), but I'd like to make it useful&lt;br&gt;for others.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Wilson</dc:creator><pubDate>Sat, 17 Oct 2009 18:55:41 -0000</pubDate></item><item><title>Re: Why I&amp;#8217;m hooked on parameters</title><link>http://blog.tplus1.com/index.php/2009/10/14/why-im-hooked-on-parameters/#comment-20280207</link><description>&lt;p&gt;Looking at the code I wondered slightly whether it'll work with text editors that don't overwrite the file in place but instead rename the original to *.bak and create a new file with the same name.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marius Gedminas</dc:creator><pubDate>Sat, 17 Oct 2009 18:24:20 -0000</pubDate></item><item><title>Re: Why I&amp;#8217;m hooked on parameters</title><link>http://blog.tplus1.com/index.php/2009/10/14/why-im-hooked-on-parameters/#comment-20126742</link><description>&lt;p&gt;Yeah, before I ever heard of unit testing or mock objects, I would do&lt;br&gt;most of my debugging by working in an interactive session, and just&lt;br&gt;run my program in tiny little pieces like that.&lt;/p&gt;

&lt;p&gt;When I worked with other programmers, it would drive me nuts to load&lt;br&gt;up some colleague's code into a session, and I'd try to instantiate&lt;br&gt;some class that was defined like this:&lt;br&gt;&lt;code&gt;&lt;br&gt;class C(object):&lt;br&gt;    def __init__(self):&lt;br&gt;&lt;/code&gt;&lt;br&gt;But when I did C(), the initializer would blow up because of some&lt;br&gt;missing environmental configuration.&lt;/p&gt;

&lt;p&gt;I don't much like the strict TDD mindset, but I do love how they're&lt;br&gt;getting people to make dependencies more obvious.&lt;/p&gt;

&lt;p&gt;Thanks for the comment!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Wilson</dc:creator><pubDate>Thu, 15 Oct 2009 11:40:48 -0000</pubDate></item><item><title>Re: Why I&amp;#8217;m hooked on parameters</title><link>http://blog.tplus1.com/index.php/2009/10/14/why-im-hooked-on-parameters/#comment-20123834</link><description>&lt;p&gt;This is a pretty good way to make your stuff easier to unit-test too... You can mock quite a bit more this way.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gregg</dc:creator><pubDate>Thu, 15 Oct 2009 10:46:38 -0000</pubDate></item><item><title>Re: Why I&amp;#8217;m hooked on parameters</title><link>http://blog.tplus1.com/index.php/2009/10/14/why-im-hooked-on-parameters/#comment-20117792</link><description>&lt;p&gt;Ben -- thanks for the tip!  I've been looking for a new language to&lt;br&gt;study.  That one sounds really interesting.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Matt Wilson</dc:creator><pubDate>Thu, 15 Oct 2009 08:48:32 -0000</pubDate></item><item><title>Re: Why I&amp;#8217;m hooked on parameters</title><link>http://blog.tplus1.com/index.php/2009/10/14/why-im-hooked-on-parameters/#comment-20107372</link><description>&lt;p&gt;You should take a look at Newspeak, where everything is parameterized, including modules used by other modules&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben</dc:creator><pubDate>Thu, 15 Oct 2009 03:59:25 -0000</pubDate></item></channel></rss>
