[Eclipse-cvs] CVS update: eclipse/lib/clx-ext/cursordef.lisp eclipse/lib/clx-ext/cursor.lisp

Iban Hatchondo ihatchondo at common-lisp.net
Wed Dec 3 14:32:40 UTC 2003


Update of /project/eclipse/cvsroot/eclipse/lib/clx-ext
In directory common-lisp.net:/tmp/cvs-serv11859/lib/clx-ext

Modified Files:
	cursordef.lisp cursor.lisp 
Log Message:
add an internal cache.
get-x-cursor now axept a :cache keyword argument to indicate if you want the cursor you request to be cached/or to returned from the cache if already requested.
If :cache is nil a new cursor will be created and won't be put in the cache.

Turn the definition with an hashtable into a constant vector. (cursordef.lisp)

Date: Wed Dec  3 09:32:39 2003
Author: ihatchondo






More information about the Eclipse-cvs mailing list