← Back to team overview

openerp-expert-framework team mailing list archive

Re: RFC Towards an official client library

 

Yes i was talking about the official python lib. We could bless official library for other languages too. But python first.

On 09/05/2011 11:21 PM, Raphael Valyi wrote:
    we can review them. Some important requirements:

    - the library must not use global vars (means you can have multiple
    connection to different servers/dbs in one process)
    - api should be similar to the server side api
    - no active records nor browse records (yet)
- must be in python

just to make it clear, OOOR fits all the mentioned points
https://github.com/rvalyi/ooor since 2 years now, that is including the active
record API (while also supporting the class batch methods).  You can find an
introduction here
http://www.akretion.com/en/blog/2010/01/18/introducing-ooor---openobject-on-rails-drivingrequesting-your-openerp-became-a-child-play/
Nah, that's true it uses a better language than Python so may be it doesn't
qualify ;-)

Regards.


References