[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: another take on hackers and painters
Matt Hellige wrote:
> [Dan Sugalski <dan@sidhe.org>]
>
>>At 5:00 PM -0400 5/20/03, John Clements wrote:
>>
>>>...
>>>
>>>Depends what you mean by "a type problem." If I'm adding a number
>>>and a string, that's definitely a "type problem,"
>>>
>>Is it? What's wrong with 1 + "3" producing 4?
>>
>
> Wow... That just makes me cringe... And sets off my "perl proximity"
> alarm. By the same token, why not have 1 + "3" produce the string "13"?
>
Heh, heh. That's what Java does... :-)