A Dimarts, 16 d'agost de 2011 18:44:21, Raimon Esteve va escriure: > 2011/7/19 Borja LS <[email protected]>: > > What about using Pyro instead of NetRPC? > > (http://packages.python.org/Pyro/) > > +1 Pyro > > We developed at OOOP project (1) this connection method. Need install > Pyro module in the server ERP and use a new ports. > > I review code OpenObject Client GTK and it's very dificult to > implemented Pyro because there are a good design GTK Client ("spagethi > code"). In Koo, there are py connections and is easy to add/remove > types of connection. Good Nan work!.
Thanks Raimon, but Pyro has security issues (its in the docs) while JSON is available in several languages so I think there's no need to go the Pyro way in Tryton given that JSON should be as fast as Pyro if not faster. > > Sorry, I can't get feedback tryton client GTK because we are reviewing > code in the server. > > Why Pyro? a speed connections! XMLRPC is standard but slow. For > example, show accounts, etc.... > > [1] https://github.com/zikzakmedia/ooop -- Albert Cervera i Areny http://www.NaN-tic.com Tel: +34 93 553 18 03 http://twitter.com/albertnan http://www.nan-tic.com/blog -- [email protected] mailing list
