Re: [web2py] Re: web2py vs others. Status of 2014

2014-07-24 Thread António Ramos
@Massimo, You could have a dal.js generated automaticaly for the client to access the databases. This is how deployd does it! (they autogenerate dpd.js for the client) http://docs.deployd.com/docs/collections/accessing-collections.md http://docs.deployd.com/docs/collections/reference/dpd-js.md I

Re: [web2py] Re: web2py vs others. Status of 2014

2014-06-10 Thread António Ramos
I would love to see DAL as an independent persistence API just like socket.io we could have a DAL.io 2014-06-10 18:49 GMT+01:00 Anthony : > On Tuesday, June 10, 2014 1:47:55 PM UTC-4, Derek wrote: >> >> I'd love to see a DAL-only Python 3.4 release, I could use that in my web >> framework.