On this subject, I am wondering about the best way to make user entered data 
persist between upgrades, on mobile. On an app I made for myself, I store it to 
my personal server, but for wider distribution, I've been planning on Dropbox, 
since livecode supports it. Are there other options that you would suggest!

Bill

William Prothero
http://es.earthednet.org

> On Dec 7, 2016, at 10:28 AM, Alex Tweedly <a...@tweedly.net> wrote:
> 
> 
> 
>> On 07/12/2016 17:13, Richard Gaskin wrote:
>> If your data can be well expressed with key-value pairs, use arrays locally, 
>> and a key-value store like CouchDB or MondgoDB for servers (I hear there's a 
>> great library available for using CouchDB in LC <g>).
>> 
> Could you perhaps say more about that  ?
> Where can it be found ?
> 
> Thanks
> Alex
> P.S. yes, I did look first :-) Google only found me a couple of forum/uselist 
> threads telling me why I shouldn't want this :-)
> 
> 
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode


_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to