Re: [postmodern-devel] Postmodern Store for Weblocks

2009-11-10 Thread Phil Marneweck
Just an update on the weblocks-postmodern store. It now has a home at http://bitbucket.org/harag/weblocks-dev/wiki/Home. This is a fork of the weblocks-dev repository while it is still under heavy development. If you clone this repository you will have what you need to run weblocks(not its depende

Re: [postmodern-devel] Postmodern Store for Weblocks

2009-11-07 Thread Phil Marneweck
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

Re: [postmodern-devel] Postmodern Store for Weblocks

2009-11-07 Thread Phil Marneweck
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

Re: [postmodern-devel] Postmodern Store for Weblocks

2009-11-07 Thread Marijn Haverbeke
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