On 07 Dec 19:49, Chris wrote:
> I think there are reasons to develop both. With good, robust design
> (like with Bootstrap), webapp UX on a mobile device is great, so the
> flask-tryton is awesome (and the other flask addons that make UX/webapp
> design easy). However, there are some bonuses to an Android app. For
> example, asynchronous interactions (e.g., poor-connectivity
> environments) is somewhat easier, I think, to develop in Android.

asynchronous is not only possible with Android, it is prefectly possible
with web app.
But asynchronous client is very difficult to implement correctly and
they generate a lot more difficult case to manage like update conflict
etc.
But there is already in Tryton the CardDAV and CalDAV support that are
designed to also work asynchronously (but that's part of the
specification).

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

Attachment: pgpfDLaxRGHiO.pgp
Description: PGP signature

Reply via email to