Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) | Calendar of past entries | Related links |
![]() |
McCLIM changes: improvements to the inspector |
|
Peter Scott is a new McCLIM developer. He is currently working on improving the Lisp inspector, and has committed several changes to the CVS repository:
clouseau:inspector
function for
starting the inspector accepts the keyword argument
:new-process
, which, when t
, opens a new
inspector frame in a different thread (this is also possible with the
Inspect
command from the inspector's interactor pane)
eql
specializers
inspect-object
, inspect-object-briefly
and define-inspector-command
have been exported for
application-specific customizations
Tim Moore has also fixed a bug on empty input handling.
Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it
Created with BlogMax |
|
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp? |