MOO-cows Mailing List Archive
[Prev][Next][Index][Thread]
Re: wish lists
-
Date: Wed, 24 Jul 1996 05:44:13 PDT
-
From: "Seth I. Rich" <sir@po.cwru.edu>
-
Cc: Richard Godard <janus@cam.org>
-
Content-Type: text/plain; charset="us-ascii"
>If there are to be synyax changed, I would rather like see obj.foo = bar;
>to implicitely call set_property_value(obj, "foo", bar), so a wrappers
>assignement on property assignement. (and of course bar = obj.foo; would do
>an implicit call to property_value(obj, "foo")...
Hear, hear. I've asked for this for YEARS.
>Same could be true for verbs call... obj:(verb)(@args) same as
>call_verb(obj, verb, args)...
Perhaps with an optional fourth argument, representing "i know the verb
i'm asking about isn't +x, but CALL IT ANYWAY". Of course, this would
quite possibly break an awful lot of "caller == this" checks but presumably
a wizard overriding call_verb() would take that into consideration.
Seth / Blackbriar
----------------------------------------------------------------------
Seth I. Rich - sir@po.cwru.edu
There is nothing more precious than
Rabbits on walls, no problem. a tear of true repentance.
Home |
Subject Index |
Thread Index