Re: with-slots usage question
Paolo Amoroso <[email protected]> Mon, 10 Nov 2003 18:11:58 +0100
| Newsgroups | gmane.lisp.clump |
|---|---|
| Organization | Paolo Amoroso - Milano, ITALY |
| Message-ID | <[email protected]> |
Miles Egan writes: > Since discovering with-slots I've started using it pretty heavily in my > code since it really cuts down the verbosity of clos-based code. It > makes me a little uneasy that with-slots goes directly to the slot value > without using an accessor though. I suppose the more proper thing would A recent comp.lang.lisp thread pointed out that accessors provide better performance, but this may be an issue only for certain applications. Paolo -- Why Lisp? http://alu.cliki.net/RtL%20Highlight%20Film