Lightning flashed, thunder crashed and Casey West <[EMAIL PROTECTED]> whispere d: | I would consider thinking about the bigger problem of: | | $string = foo() [something here] bar(); In either case, quoting the operands isn't going to work. $string = "foo()" + "bar()"; And, my one argument still stands, I get really tired of <shift><'>foo<shift><'>. That's four extra keystrokes just so we can change . to + under this plan. No thanks. -spp
- Re: Sane "+" string concat proposal Michael G Schwern
- Re: Sane "+" string concat proposal Dan Brian
- Re: Sane "+" string concat proposal Jonathan Scott Duff
- Re: Sane "+" string concat proposal John Porter
- recap on new operators? Dave Storrs
- Re: Sane "+" string concat proposal Mark Koopman
- Re: Sane "+" string concat proposal Michael G Schwern
- Re: Sane "+" string concat proposal Casey West
- Re: Sane "+" string concat proposal Stephen P. Potter
- Re: Sane "+" string concat proposal Casey West
- Re: Sane "+" string concat proposal Stephen P. Potter
- Re: Sane "+" string concat proposal Austin Hastings
- 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