When finished (not yet) it would be nice to run some benchmarks.

Massimo

On Dec 13, 1:00 am, mdipierro <[email protected]> wrote:
> oops. I always tested the new DAL isolated. I forgot to integrate it
> with the rest of web2py.
> Done now. Please try again.
>
> Massimo
>
> On Dec 13, 12:23 am, "mr.freeze" <[email protected]> wrote:
>
> > I updated and get this now:
>
> > Traceback (most recent call last):
> > File "C:\\web2py\\gluon\\main.py", line 551, in wsgibase
> > SQLDB.close_all_instances(SQLDB.rollback)
> > AttributeError: type object 'SQLDB\' has no attribute
> > 'close_all_instances\'
>
> > On Dec 12, 11:27 pm, mdipierro <[email protected]> wrote:
>
> > > I am rewriting the DAL to make more modular. 75% is done and it is in
> > > trunk.
>
> > > Please take a look. I need one official tester for each supported
> > > database backend (except sqlite since I can do that)
>
> > > Any volunteer?
>
> > > Now every supported backend has an adapter and most funcitons are
> > > delegated to the adapter so it will be easy to extend to other RDBS.
> > > There are still a few exceptions here and there need to be moved into
> > > the adapter APIs.
>
> > > Comments are appreciated. Hope this is going in the direction that
> > > people expect.
>
> > > Massimo
>
>

--

You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to