On Tue, 26 Sep 2000, Nathan Wiger wrote: > I think perhaps that Uri was suggesting more a common letter prefix, > such as: > > freadable($file); > fwritable($file); > fexecutable($file); > > Than a piece of bastardized Pythonesque syntax. ;-) Was that what the foo.bar("baz") syntax was? I thought that was in another RFC I had to hunt down and read :-) But I think I like this anyway: -f.r($file); # same as -r $file -f.rwx($file); # same as -rwx $file etc. Or leave off the -, or even the -f ... oh well, I guess there are syntax possibilities ad nauseum, but none very satisfying. John.
- RFC 290 (v1) Remove -X Perl6 RFC Librarian
- Re: RFC 290 (v1) Remove -X Jonathan Scott Duff
- Re: RFC 290 (v1) Remove -X Jonathan Scott Duff
- Re: RFC 290 (v1) Remove -X Adam Turoff
- Re: RFC 290 (v1) Remove -X Nathan Wiger
- Re: RFC 290 (v1) Remove -X John L. Allen
- Re: RFC 290 (v1) Remove -X Uri Guttman
- Re: RFC 290 (v1) Remove -X Nathan Wiger
- Re: RFC 290 (v1) Remove -X Uri Guttman
- Re: RFC 290 (v1) Remove -X Ariel Scolnicov
- Re: RFC 290 (v1) Remove -X Bart Lateur
- Re: RFC 290 (v1) Remove -X Adam Turoff
- Re: RFC 290 (v1) Remove -X Dave Storrs
- Re: RFC 290 (v1) Remove -X Clayton Scott
- Re: RFC 290 (v1) Remove -X John L. Allen
- Re: RFC 290 (v1) Remove -X Nathan Wiger