Fabien, in the Jython branch, I think I already implemented some of the things from psycopg you need for SQLAlchemy, for instance the dictfetchall implementation for which you only have a dummy wrapper currently. That code comes from Django on Jython project (sponsored by Sun) and works great so far. http://bazaar.launchpad.net/~openerp-commiter/openobject-server/server-sa/revision/1809 see my implementation on line 50 of that file: http://bazaar.launchpad.net/~rvalyi/openobject-server/trunk-java-jython/annotate/head%3A/bin/sql_db.py
Again, by working more efficiently with the community you could dramatically increase your development power. Raphaël Valyi. On Fri, May 15, 2009 at 1:30 PM, <[email protected]> wrote: > Thank you very much Fabien, > > I think it's a great idea a good information to know what was done and what > will be done shortly. It's helping us to plan our work. > > Thanks again > > Arnaud > > > > > -------------------- m2f -------------------- > > -- > http://www.openobject.com/forum/viewtopic.php?p=36520#36520 > > -------------------- m2f -------------------- > > > _______________________________________________ > Tinyerp-users mailing list > http://tiny.be/mailman/listinfo/tinyerp-users >
_______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
