health-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Health-dev] Androit application for Gnu Health


From: Oscar Alvarez
Subject: Re: [Health-dev] Androit application for Gnu Health
Date: Mon, 08 Dec 2014 11:36:41 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0


On 08/12/14 03:41, Cédric Krier wrote:
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.
yes, Now it is possible [1]
[1] http://thp.io/2011/pyotherside/


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).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]