On Wed, 2009-09-02 at 23:18 +0300, Abdulaziz Ghuloum wrote: > On Sep 2, 2009, at 10:43 PM, Derick Eddington wrote: > > > You can get the &trace info by using the conditions and records > > introspection API. > > This is certainly possible, but given that it's undocumented > interface (and I have not thought about it hard enough to say > how "final" it is), using the inspection backdoor would make > it work now but it might break at any point in the future. > > It's probably a good idea to write test cases for any package > that uses such features.
Yeah, it's a fragile hack. I was motivated to show-off a trick :) -- : Derick ----------------------------------------------------------------
