Re: OODML Refactor

Russ Tyndall <[email protected]> Wed, 19 Dec 2012 11:36:50 -0500
Newsgroups gmane.lisp.clsql.general
Message-ID <[email protected]>
This patch set has been pushed to git.b9.com and should be ready for 
release.

Cheers,
Russ Tyndall
Acceleration.net


On 12/15/2012 7:13 PM, Kevin Rosenberg wrote:
> On Dec 6, 2012, at 12:22 PM, Russ Tyndall<[email protected]>  wrote:
>> Over the last couple weeks I have worked through a refactor of the
>> sql/oodml.lisp code file.
> Great, that has been sorely needed. While I did some rewriting of
> the oodml.lisp code that came into being from a patch from the
> the abandoned UncommonSQL project, the code would easily benefit
> from another refactoring.
>
> Kevin