Re: RFC - Interpolation of method calls
[email protected] (Tom Christiansen) Sun, 17 Sep 2000 20:54:29 -0600
| Newsgroups | perl.perl6.language.objects |
|---|---|
| Message-ID | <31184.969245669@chthon> |
>I think it's far more inconsistent to have the above work but not have >methods interpolate. And yes, I realize they're different thingies but >they're very close syntactically and cognitively, Funny--I always think of them as function calls, and don't expect function calls to expand. >especially for data >access (which is really what we're talking about here). --tom