MOO-cows Mailing List Archive

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

[WISH LIST] verb_index()



Since it seems the debate goes into the details... let's add some more.

Now that we have verb index by number (or should I say integer?), it would
be nice that verb_info() => {owner, perms, names, index}

and/or to have a new bf:

verb_index(OBJ <object>, STR <name> [, LIST <arguments as per those
returned by verb_args()>]) => INT <index>

IMHO it would make sense to have server facilities to retrive the index of
a verb given the name and the args...

P.S. I know it can/is done in-db but the server version would probably be
much faster than less clumsy...





Home | Subject Index | Thread Index