Found my first booboo I added some doucmentation notes before I mailed
the code and messed up the class definition for dao-store-class...it
should be as follows...
(defclass dao-store-class (dao-class)
((foreign-keys :initarg :foreign-keys :initform nil :reader
foreign-keys))
(:documentation "E
I did not really want to create a separate project for it. I was just
hoping for some feedback here on this list before I hand it of to the
weblocks guys. If they are happy enough with it they can work it into
their repositories. From there anybody that is interested can then hack
away.
I just wa
Great! Does it have a project page yet? You should put it on github.
___
postmodern-devel mailing list
postmodern-devel@common-lisp.net
http://common-lisp.net/cgi-bin/mailman/listinfo/postmodern-devel
Hi
I have completed the postmodern store I was working on and I am
including the code in this mail.
There are two "modes" that you can use the store in. The default is by
supplying your own unique ids for all tables in the db so that weblocks
can work. The second mode uses oid's to supply weblock