*** zbenjamin is now known as Guest47133 | 01:10 | |
*** zbenjamin_ is now known as zbenjamin | 01:10 | |
*** frinring_ is now known as frinring | 11:26 | |
FloR707 | Hi, is there a way in SFOS to restore the app as it was when it was closed? During the usage of my app a ListModel gets filled. I would like to restore the last ListModel when the app is reopened. Is this possible? | 18:24 |
---|---|---|
FloR707 | I have seen JS code to store data in a SQLite DB but I am wondering if there is an alternative. | 18:25 |
tadzik | I don't think there's any real alternative, especially if you're writing your app in JS | 18:27 |
tadzik | I don't think there's any builtin mechanism for snapshoting the state of the app, it's up to you | 18:28 |
coderus | well, you can always serialize binary state... | 20:17 |
*** leinir_ is now known as leinir | 20:37 | |
satmd | that's prone to problems if serialization needs to be nested (e.g pointers) | 21:24 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!