On Oct 1, 2008, at 2:17 PM, Jim Freeze wrote:

> On Wed, Oct 1, 2008 at 2:10 PM, Gregory Brown <gregory.t.brown / gmail.com 
> > wrote:
>> On Wed, Oct 1, 2008 at 2:45 PM, Eric Hodel <drbrain / segment7.net>  
>> wrote:
>> At least there is some reason behind this feature.  But is it being
>> used in practice anywhere?
>
> Well, I use
>
>  "blah blah" +
>  "blah blah ..."
>
> all the time, but I should probably start using
>
>  "blah blah" \
>  "blah blah"

Yeah, I use the plus myself.

> with all these meta programmers messing with foundation classes.
>
> :)

I know you are joking here, but I assume people know breaking String#+  
means all bets are off.  :)

James Edward Gray II