[ubf-cvs] CVS %p

heller heller at common-lisp.net
Mon Jan 30 19:56:55 UTC 2006


Update of /project/slime/cvsroot/slime
In directory common-lisp:/tmp/cvs-serv28261

Modified Files:
	ChangeLog swank.lisp swank-backend.lisp 
Log Message:
Patch from Ian Eslick.

Show slot values for metaclasses that override the default storage
locations for objects slots (i.e. where the default slot-boundp
returns nil) in the inspector.

* swank.lisp (inspect-for-emacs standard-object): Use
slot-value-using-class and slot-boundp-using-class.

* swank-backend.lisp: Add slot-value-using-class and
slot-boundp-using-class to the swank-mop package.







More information about the slime-cvs mailing list