Re: more struct madness

Marco Baringer <[email protected]> Thu, 02 Sep 2004 14:57:40 +0200
Newsgroups gmane.lisp.uffi.devel
Message-ID <[email protected]>
Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> writes:

> I'm not exactly sure what you are trying to accomplish with
> structures. But, the mysql backend for CLSQL uses structures
> extensively, including pointers to self, to extract information from
> the mysql connection. Perhaps you might look at CLSQL's
> db-mysql/mysql-api.lisp for some ideas on structure use that works on
> openmcl as well as CMUCL/SBCL/Allegro/Lispworks.

the issue arised only when i attempted to make the sbcl version of
get-slot-value use the type information, previously it was simply
ignored. so while i'm sure clsql works fine, i'm equally sure that it
either conses way more than it needs to or contains many more (the
(alien ...)) declarations than needed (not that i've actually checked
this or anything).

-- 
-Marco
Ring the bells that still can ring.
Forget your perfect offering.
There is a crack in everything.
That's how the light gets in.
     -Leonard Cohen