MOO-cows Mailing List Archive

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

Re: Another suggestion



Brad Lawrence writes:
> Okay... Another suggestion from me... How about a way to skip out of a verb
> and continue parsing. 

Your `abort()' built-in could just as easily be `raise(some-special-value)'.
Then, in $do_command(), the in-db parser could be catching "some-special-value"
and moving on to the next possibility.  All in-DB.

	Pavel


References:

Home | Subject Index | Thread Index