#43: Interface for API users to hook into debugging output -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: Component: other | Version: Keywords: debug | -------------------------+-------------------------------------------------- Currently, we don't have ways to hook into debugging information in ABCL from higher-up API users. It would be nice to be able to offer such interfaces, since it would definitely offer developers better ways to integrate ABCL into deployed apps.
#43: Interface for API users to hook into debugging output --------------------------+------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: enhancement | Status: new Priority: major | Milestone: unscheduled Component: other | Version: Resolution: | Keywords: debug --------------------------+------------------------------------------------- Changes (by ehuelsmann):
* milestone: => unscheduled
Comment:
We currently have Swing/AWT based dialogs which allow developers to interact with users. Quite possibly, that addresses this issue, except for the fact that we don't have documentation/examples for them?
armedbear-ticket@common-lisp.net