← Back to team overview

openerp-expert-framework team mailing list archive

Re: RFC Towards an official client library

 

On Friday 09 September 2011, Vo Minh Thu wrote:
> Indeed one of our goal with designing a (high-level) client library is
> to provide a consistent API server- and client-side. This is very
> rough but Antony is thinking to head along the lines of this (also
> very rough) experiment:
> 

Well, this has one important hurdle to overcome, so far:
  server-side lives inside a transaction, client-side use a separate 
transaction per RPC call. Unless you solve that, they cannot become 
consistent.

Hint: see the XML-RPCv2, RPC-JSON protocols


-- 
Say NO to spam and viruses. Stop using Microsoft Windows!


Follow ups

References