[236] in Coldmud discussion meeting

root meeting help first previous next next in chain last in chain last

Finding out the call stack in ColdMUD

daemon@ATHENA.MIT.EDU (Mon May 16 23:35:59 1994 )

Date: Mon, 16 May 1994 23:29:32 -0400 (EDT)
From: "John P. Landahl III" <jpl3@access.digex.net>
To: coldstuff@MIT.EDU

I want something like MOO's 'callers()' or 'player' in ColdMUD.  Is this
possible?  sender() only gives you the info from one level back.  I need
to know who or what is ultimately responsible for calling the current
method.  I'm trying to write a parser that can call the user's
.match_environment() so that all parsing is done by one method call.  But
sender() is useless beyond the first call, and I can't find anything else
that would do it.  Any ideas?

John/Jip

----------------------
John P. Landahl III
jpl3@digex.net