Re: [CDBI] DBIx::Class::CDBICompat unofficial alpha
"Juan Camacho" <[email protected]> Thu, 5 Jul 2007 14:20:21 -0400
| Newsgroups | gmane.comp.lang.perl.modules.class-dbi |
|---|---|
| Message-ID | <[email protected]> |
On 6/11/07, Michael G Schwern <[email protected]> wrote: > Several moons ago I posted that I was going to be doing some performance work > on Class::DBI. > http://lists.digitalcraftsmen.net/pipermail/classdbi/2007-February/001517.html > > People pointed out that DBIx::Class has a lot of the features I needed and has > a CDBICompat library already. Unfortunately, CDBICompat wasn't a good enough > emulator of CDBI to handle my existing app. Still, DBIC's features and > performance proved enticing enough to improve CDBICompat. > > After a few months of working on it on-and-off its now at a state that it can > handle my large, twisty CDBI app. Before putting it into production I'd like > others to beat on it with a few sticks, see if they can shake out more > problems. It currently resides in my local SVK repository but I'll be merging > it into the DBIC repo soon. > http://schwern.org/~schwern/src/DBIx-Class-0.07006_CDBICompat_01.tar.gz > I'm quite late in reading postings to this list. What is the development status of this? Was it supposed to have been merged into the DBIx::Class code? I just tried installing it and some tests failed.