Dreaming of new generation IDE

Aahz aahz at pythoncraft.com
Fri Feb 12 19:35:19 EST 2010


In article <mailman.2085.1265546107.28905.python-list at python.org>,
Steve Holden  <steve at holdenweb.com> wrote:
>bartc wrote:
>> "Arnaud Delobelle" <arnodel at googlemail.com> wrote in message
>> news:m28wb6ypfs.fsf at googlemail.com...
>>> "Gabriel Genellina" <gagsl-py2 at yahoo.com.ar> writes:
>>>> 
>>>> Note the *literal* part. If you (the programmer) is likely to know the
>>>> parameter value when writing the code, then the function is actually two
>>>> separate functions.
>>>
>>> Thanks, I understand what Steve Holden meant now.
>> 
>> I've just noticed that 'literal' part. But I think I still disagree.
>> 
>> For a real-world example, it means instead of having a room with a
>> light-switch in it, if I *know* I want the light on or off, I should
>> have two rooms: one with the light permanently on, and one with it
>> permanently off, and just walk into the right one.
> 
>Congratulations.  That has to be the most bogus analogy I've seen on
>c.l.py this year.

Aww, c'mon, it's less than two months into the year, don't be so
hyperbolic.
-- 
Aahz (aahz at pythoncraft.com)           <*>         http://www.pythoncraft.com/

"At Resolver we've found it useful to short-circuit any doubt and just        
refer to comments in code as 'lies'. :-)"



More information about the Python-list mailing list