with-slots usage question

Miles Egan <[email protected]> Mon, 10 Nov 2003 09:03:02 -0800
Newsgroups gmane.lisp.clump
Message-ID <1068483782.25524.12.camel@car>
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
be to use with-accessors but it seems so much more verbose.

The ideal thing would be a with-? macro that's as terse as with-slots
but does invoke accessor functions.  Does such a macro exist?  Would it
be possible to write one without using the MOP?

-- 
Miles Egan <[email protected]>

_______________________________________________
Clump mailing list
[email protected]
http://manly.caddr.com/mailman/listinfo/clump
signature.asc (application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQA/r8TFU4Jq/wH1PVERAly2AKDkveHGsI6KMu3z08OTCngO4wakmQCgxFgs
in6ZL9Vj+7Z52JmuQbd1O+g=
=0IEA
-----END PGP SIGNATURE-----