Re: w3c File API: Directories and System update today

2014-04-25 Thread Brian LeRoux
Like this plan. Thanks for staying on top of that moving target Ian. On Thu, Apr 24, 2014 at 1:46 PM, Ian Clelland wrote: > Yeah, I've brought this up a couple of times before. There have been two > competing specs for file system access, and the one which Cordova > implements has officially "lo

Re: w3c File API: Directories and System update today

2014-04-24 Thread Ian Clelland
Yeah, I've brought this up a couple of times before. There have been two competing specs for file system access, and the one which Cordova implements has officially "lost" now. It was only ever implemented on the desktop by Chrome; Mozilla had some serious reservations about it. Practically, I thi

Re: w3c File API: Directories and System update today

2014-04-24 Thread Andrew Grieve
And thus continues the pattern of all Cordova APIs being based on defunct specs :P. Do love the new Promise-based API though. On Thu, Apr 24, 2014 at 4:05 PM, venkata kiran surapaneni wrote: > Thanks for clarifying. > > > On Fri, Apr 25, 2014 at 1:26 AM, Shazron wrote: > >> Based on this page:

Re: w3c File API: Directories and System update today

2014-04-24 Thread venkata kiran surapaneni
Thanks for clarifying. On Fri, Apr 25, 2014 at 1:26 AM, Shazron wrote: > Based on this page: > http://www.w3.org/Mobile/mobile-web-app-state/#Data_storage > I think this is the new draft: > http://w3c.github.io/filesystem-api/Overview.html > (has Promises in there) > > File API seems unchanged.

Re: w3c File API: Directories and System update today

2014-04-24 Thread Shazron
Based on this page: http://www.w3.org/Mobile/mobile-web-app-state/#Data_storage I think this is the new draft: http://w3c.github.io/filesystem-api/Overview.html (has Promises in there) File API seems unchanged. On Thu, Apr 24, 2014 at 12:37 PM, Shazron wrote: > http://www.w3.org/TR/file-system

Re: w3c File API: Directories and System update today

2014-04-24 Thread venkata kiran surapaneni
Hi, May be this may have been discussed earlier. But what would be future course of action here. The w3c spec that is relied on till now is discontinued. And till now I believe efforts are made to make the cordova implementation align with that spec. So what would be guiding the implement

w3c File API: Directories and System update today

2014-04-24 Thread Shazron
http://www.w3.org/TR/file-system-api/ "*Work on this document has been discontinued and it should not be referenced or used as a basis for implementation."*