Re: [Ubuntu-phone] [HTML5] Local storage options for HTML5 apps

2014-03-13 Thread Robert Schroll
Thanks for the info. I'll use Web Storage for now, and look into U1DB when it comes out. Robert On Wed, Mar 12, 2014 at 9:48 PM, Alexandre Abreu wrote: Hi Robert, On Wed, Mar 12, 2014 at 4:16 PM, Robert Schroll wrote: Hi all, I'm trying to figure out what options I have for storing da

Re: [Ubuntu-phone] [HTML5] Local storage options for HTML5 apps

2014-03-12 Thread Alexandre Abreu
Hi Robert, On Wed, Mar 12, 2014 at 4:16 PM, Robert Schroll wrote: > Hi all, > > I'm trying to figure out what options I have for storing data in an HTML > app. Based on testing in 13.10, it appears that Web Storage and Web SQL > are supported, while IndexedDB are FileSystem are not. Is this co

[Ubuntu-phone] [HTML5] Local storage options for HTML5 apps

2014-03-12 Thread Robert Schroll
Hi all, I'm trying to figure out what options I have for storing data in an HTML app. Based on testing in 13.10, it appears that Web Storage and Web SQL are supported, while IndexedDB are FileSystem are not. Is this correct? Is this situation expected to persist, or will Web SQL be phased