MOO-cows Mailing List Archive

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

Re: listen()



At 6:44 PM +0000 2/27/97, Jeni Tennison wrote:
>>At 4:51 AM -0800 2/27/97, Jeni Tennison wrote:
>>
>>No.  All uncaught errors and timeouts get shafted to #0, but you can
>>compensate with a few lines of code:
>
>You're completely right: my mistake.  (But they *should* be handled by the
>object that's handling the connection, IMHO ;)

Of course . . .

>And isn't a simpler way to check which object should be handling it through
>args[4][$][1], which will be the object through which the original command
>was passed?

No: there are certain objects that we have that must direct the tracebacks
to different people, for example, we have a $clock that calls certain verbs
at certain times, and we change around the value of "player" so that the
person who put the task on the clock gets the traceback, not the last
wizard to restart it.

-manta




References:

Home | Subject Index | Thread Index