Please review this at http://codereview.appspot.com/3804044/

This is a first shoot. It misses handling of wizard and report (need to think
howto write URL).
It uses file communication on OS that doesn't have fifo (like Windows).
It will require some more code to add support for MacOSX bundle and also some
registry record for the windows setup.

To test, you just need to pass a URL to the client like this:

    tryton://localhost/test/model/party.party/

    tryton://localhost/test/model/party.party/1

    tryton://localhost/test/model/party.party/;domain=[["lang.code", "=", 
"fr_FR"]]

    tryton://localhost/test/model/party.party/1;context={"language": "fr_FR"}


Affected files:
  M CHANGELOG
  M doc/usage.rst
  M tryton/client.py
  M tryton/config.py
  M tryton/gui/main.py
  A tryton/ipc.py
  M tryton/rpc.py



-- 
Cédric Krier

B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/

Attachment: pgpk8U45XZHUH.pgp
Description: PGP signature

Reply via email to