On Wed, Aug 16, 2000 at 01:51:09PM -0600, Nathan Torkington wrote: > Nathan Wiger writes: > > Nonetheless, I think a better thing would be to figure out if it's > > possible to "fix" this issue. I would *really* like lvalue subs == > > rvalue subs. > > I think conflating: > foo(@vals) > and > foo() = @vals > > is misleading and going to cause more confusion that it solves. Yes, how will the sub be able to tell between foo(1) = 2; and foo(1,2); ie how does it know where its arguments stop and it's assignments start ? Graham.
- Re: Make lvalue subs the def... Nathan Wiger
- Re: Make lvalue subs the def... Jonathan Scott Duff
- Re: Make lvalue subs the def... Nathan Wiger
- Re: Make lvalue subs the def... Nathan Torkington
- Re: Make lvalue subs the def... Nathan Wiger
- Re: Make lvalue subs the def... James Mastros
- Re: Make lvalue subs the default... Nathan Torkington
- Re: Make lvalue subs the def... Nathan Wiger
- Re: Make lvalue subs the def... Nathan Torkington
- Re: Make lvalue subs the def... Nathan Wiger
- Re: Make lvalue subs the def... Graham Barr
- Re: Make lvalue subs the def... Chaim Frenkel
- Re: RFC 107 (v1) lvalue subs should receive the rvalue... Piers Cawley
- Re: RFC 107 (v1) lvalue subs should receive the r... Jonathan Scott Duff
- Re: RFC 107 (v1) lvalue subs should receive t... Piers Cawley
- Re: RFC 107 (v1) lvalue subs should receive t... Chris Nandor
- Re: RFC 107 (v1) lvalue subs should recei... Chaim Frenkel
- Re: RFC 107 (v1) lvalue subs should r... Nathan Torkington
- Re: RFC 107 (v1) lvalue subs should receive t... Andy Wardley
- Re: RFC 107 (v1) lvalue subs should recei... Buddha Buck
- Re: RFC 107 (v1) lvalue subs should receive the rvalue... skud