>>>>> "NW" == Nathan Wiger <[EMAIL PROTECTED]> writes: NW> The concept isn't that hard ":lvalue makes it so you can assign to NW> subs". But the hard part is deciding *where* it should be used. I think NW> it puts an unfair burden on a CPAN author to try and forsee all the NW> possible uses of a sub. I'm sorry but this doesn't make sense? $foo->twiddle = 42; What if twiddle is my scramble eggs routine? Why are you assigning a value. The author decides how his routines are to be used. You the client likes it great. You think there is a better _approach_ then tell the author. You are limited by what the author wrote. <chaim> -- Chaim Frenkel Nonlinear Knowledge, Inc. [EMAIL PROTECTED] +1-718-236-0183
- 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: RFC 107 (v1) lvalue subs... Chaim Frenkel
- Re: RFC 107 (v1) lvalue subs should recei... Buddha Buck
- Re: RFC 107 (v1) lvalue subs should r... Chaim Frenkel
- Re: RFC 107 (v1) lvalue subs sho... Buddha Buck
- 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