On 03/02/13 00:38 +0100, Pierre-Louis Bonicoli wrote: > - Async communication is nonsense for GTK client but make sense for an > Android client.
I disagree with this. I don't see how any Tryton client could work without being connected to a server except in readonly mode (and even in that case it will be difficult because some fields could depend on time). How do you manage all the calls to the server like on_change, buttons, wizards, pre_validate, constraint etc. How the synchronisation is managed? What about conflict? By the way, there is already some offline protocols implemented in Tryton like CardDAV, CalDAV. Did you check there was not one to fit your needs before trying to solve the problem at large scale. Rem: Async is not the right term, better to use offline-mode. > - At first releases could be done when new features are added > (http://trac.scil.coop/tryton_android/wiki/SupportProgress). > Documentation of the Android client could mention which Tryton versions > are currently supported for each Android client release. At least, it should follow the Tryton version schema. -- 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/
pgpOPb2m_faf5.pgp
Description: PGP signature
