Re: RFC/patch: normalised object oriented clsql?
Thijs Oppermann <[email protected]>
| Newsgroups | gmane.lisp.clsql.general |
|---|---|
| Message-ID | <[email protected]> |
Sure, I'd be willing to add documentation. Where would I do that, though? Is it generated from somewhere? I must be looking in the wrong place... Thijs On Sun, Nov 22, 2009 at 12:28 AM, Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> wrote: > Thijs Oppermann wrote: >> Anyway, if you're interested you could clone it ( git clone >> git://github.com/thijs/clsql-fork.git ) and play around. Run the test >> suite and you should see if the normalised inheritance code works. I >> only have mysql here, though, so if you use something else you might >> run into trouble... I'd like to know. > > This looks like a very interesting addition. I'm pleased to see that you > added test cases for the patch. Would you be willing to also update the > documentation to include this new functionality? I can run the test suite > on a few SQL platforms. If it everythings works, has test case, and is documented, > I'd like to include your contributions to the project. > > Thanks Thisj! > > Kevin >