From: Ben Bleything Date: 2007-08-04T02:59:03+09:00 Subject: Re: Getting the 'Sender' or 'Caller' object of a method On Fri, Aug 03, 2007, Robert Dober wrote: > Hmm maybe binding_of_caller might help, as far as I know Facet > implements it, and Why did so too, maybe just google it, I would not > know which one to recommend. IIRC, binding of caller hasn't worked since 1.8.4. It relied on a bug that was fixed. Ben