[armedbear-devel] [20090803 PATCH] incorporating java stack frames into backtrace

Alessio Stalla alessiostalla at gmail.com
Sun Sep 20 20:45:54 UTC 2009


On Mon, Aug 3, 2009 at 3:52 PM, Mark Evenson <evenson at panix.com> wrote:
> I thought all I had to implement to make a Java object that
> inherits from LispObject inspectable was to implement LispObject getParts(),
> but apparently there is more to it than that.

Could it be a problem of SLIME? Afaik the ABCL inspector uses both
getParts() and getDescription(), but those are defined in LispObject,
so a fallback is used if you don't override them.




More information about the armedbear-devel mailing list