MOO-cows Mailing List Archive

[Prev][Next][Index][Thread]

Re: Wish list



At 09:31 AM 8/28/95 PDT, Kipp the Kidd wrote:
>Has anyone added this to the wish list yet? {a,b,c}[d]=e
>
>whichone=args[1];
>stuff=args[2];
>{this.name,this.description,this.aliases}[whichone]=stuff;
>
>It would come in handy for me at least...

I have only browsed the parsing code, but I think the trouble is that a
temporary list is formed by the {}..

It looks handy at first blush, but there are a lot of less handy
implications.. This'd break a lot of existing code that expects to have its
way with temporary lists :)
____________________________________________________________________
jesse montrose <jesse@spine.com> http://www.hooked.net/bin/jesse.home
After seven years, I was sent home to my family.  Little man, I give
the watch to you.




Home | Subject Index | Thread Index