Is there a way to trace changes to a proc? I'm using Jacl and the
Interp.traceVar() which seems to work fine for vars bug redefining a proc
doesn't result in a call to the VarTrace class.
---
Thomas McKay
Project Leader
Microcosm Technologies, Inc.
mailto:[EMAIL PROTECTED]
--
On Mon, 10 Jul 2000, Thomas McKay wrote:
> Is there a way to trace changes to a proc? I'm using Jacl and the
> Interp.traceVar() which seems to work fine for vars bug redefining a proc
> doesn't result in a call to the VarTrace class.
There is currently no API to support this. I did see that on