Re: Axiom Testing
Jean-Paul Calderone <[email protected]> Tue, 28 Mar 2006 11:16:13 -0500
| Newsgroups | gmane.comp.python.quotient.dev |
|---|---|
| Message-ID | <20060328161613.22481.1564541173.divmod.quotient.6662@ohm> |
On Tue, 28 Mar 2006 13:09:47 -0300, Gabriel Jacobo <[email protected]> wrote: >I´ve decided to checkout the lastest SVN version of Axiom to see if the >"referential integrity enforcement" had been implemented, but I sadly found >out that I could not try it anymore, as the SVN version of Axiom now needs >Vertex, and Vertex requires OpenSSL. This is alright, I can install it...but >it seems kinda bloated to ask for a SSL install if I just want to use a >database, doesnt it? > >Is there a workaround for this? Right now the dependency is just on the JUICE implementation in Vertex which, indeed, does not even use OpenSSL. A somewhat low-priority goal is to move the JUICE implementation into a separate package: maybe Epsilon, maybe Twisted. That probably won't happen for some time though, unless someone volunteers to do it. Jean-Paul