On Tue, Apr 24, 2001 at 11:42:00AM -0700, Nathan Wiger wrote: > THESE ARE NOT THE SAME TIRED ARGUMENTS! Ooh, different tired arguments! > $string3 = $string1 . $string2; > $string3 = "$string1" + "$string2"; That's now *five* characters required to perform a very common operation. Rather than one. I remain unconvinced. -- <Sauvin> Remember: amateurs built the Ark; _professionals_ built the Titantic.
- Re: Sane "+" string concat proposal jc vazquez
- Re: Sane "+" string concat proposal Michael G Schwern
- Re: Sane "+" string concat proposal Casey West
- Re: Sane "+" string concat proposal Nathan Wiger
- Re: Sane "+" string concat proposal Dan Brian
- Re: Sane "+" string concat proposal Nathan Wiger
- Re: Sane "+" string concat proposal Stephen P. Potter
- Re: Sane "+" string concat proposal Dan Brian
- Re: Sane "+" string concat proposal Nathan Wiger
- Re: Sane "+" string concat proposal Dan Sugalski
- Re: Sane "+" string concat proposal Simon Cozens
- Re: Sane "+" string concat proposal Bart Lateur
- Re: Sane "+" string concat proposal Stephen P. Potter
- Re: Sane "+" string concat proposal Bart Lateur