one question about DAL. As you know, ORMs are very popular and useful
particularly in languages like Python with projects like SQL Alchemy,
SQL Object and others. Now, I know you don't want to import it to the
web2py bundle and I would never ask you to do something you don't want
to. My point/question is...
are you rewriting DAL in a way that could allow developers to easily
merge it with SQL Alchemy and other ORMs (without losing functionality
such as SQLFORM()) ?

Thank you

On Jul 13, 2:36 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> Thanks for the suggestions. I will fix 1, do not know about 2.  will
> seriusly look into 3.
>
> We are rewriting the DAL. It will be easier to extend it. I am
> planning to have a CouchDB adapter. I have never used MongoDB but
> should be easy to with the new DAL.
>
> Massimo
>
> On Jul 13, 2:19 am, Bottiger <bottig...@gmail.com> wrote:
>
>
>
> > Hello, as noted in the subject, I have 3 suggestions and 1 question.
>
> > Suggestions
>
> > 1. Remove the chat link. web2pychat.com points to a Mibbit page, which
> > has been blocked by freenode. The IRC information should be pasted.
>
> > 2. Remove the scribd widget from the front page. It lags my browser
> > whenever I go there and proceeds to suck up bandwidth.
>
> > 3. Include the prefork flup server. The currently single process one
> > is far slower because CPython has a GIL.
>
> > Question
>
> > 1. What is the current state of support for a distributed database
> > besides Google Big Table such as MongoDB or CouchDB ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to