Re: Object mapping

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Wed, 16 Nov 2005 13:40:02 -0700
Newsgroups gmane.lisp.clsql.devel
Message-ID <[email protected]>
Mészáros Levente wrote:
> It seems to me that currenlty only the querying is supported by clsql.

That is correct. Unless I misread the CommonSQL spec back when version
3.0 was being developed, I don't think the CommonSQL has any support
for modifying the joined slots.
>  > 
> Here is my version which is far from being complete, but it works for 
> me. Could someone give me a hint that is this the correct way to do it 
> or not? Maybe I could finalize this patch...

Perhaps someone who has interest in working on joined slots will respond. 

Kevin