MOO-cows Mailing List Archive

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

Re: Builtins [LPMOO]




my suggestion:


* Complain in the server log when loading a db with unknown functions.

* A call to a verb with an unknown function should return a unique
error.  E_FUNCNF looks like a good name to me.

* Allow set_verb_code() to compile verbs with unknown builtins.

* Add a new element to the return value of set_verb_code(), namely a
"warnings" field, of which a warning of "unknown builtin function"
would be one.

chuck


References:

Home | Subject Index | Thread Index