Even when offline, the system is getting the lates...
# tornadofx
e
Even when offline, the system is getting the latest state using the embedded sqlite. One the network is back, the same process starts again, fetching latest data from the web service, persist it to the sqlite db, the UI gets updated according to the sqlite db. Very much like the "Architecture components" introduced by Google on Android this year.