Re: File API as implemented by cordova-plugins-file

2014-06-24 Thread Rodrigo Silveira
://www.html5rocks.com/en/tutorials/file/filesystem/ - Original Message - From: "Martin Gonzalez" To: dev@cordova.apache.org Sent: Monday, June 23, 2014 3:46:08 PM Subject: Re: File API as implemented by cordova-plugins-file I've been working on fixing those the file API tests

Re: File API as implemented by cordova-plugins-file

2014-06-23 Thread Martin Gonzalez
I've been working on fixing those the file API tests, I have filled several bugs at JIRA, about some issues with the native side as well. At the end I have just 14 tests failing (fixing the issues just 5). I'll deliver the fixes for mobilespec at night. Totally agree, some changes for other platfo

Re: File API as implemented by cordova-plugins-file

2014-06-23 Thread Jesse
Thanks Ian, that's precisely the info I was looking for. I'll keep track of my questions along the way, but you've given me enough to move forward. I'll update the doc right now with your added info on specs. btw, the 'less important platforms' was meant as a troll. If anyone here needs a window

Re: File API as implemented by cordova-plugins-file

2014-06-23 Thread Ian Clelland
On Mon, Jun 23, 2014 at 5:06 PM, Jesse wrote: > I am working through numerous failing tests in the file plugin, but the > documentation is non-existent. > > Is there some reference to this somewhere? Pointing to ever-changing > defunct specs I'm pretty sure that those are almost mutually exclus

Re: File API as implemented by cordova-plugins-file

2014-06-23 Thread Shazron
Jesse: http://www.w3.org/TR/FileAPI/ On Mon, Jun 23, 2014 at 2:06 PM, Jesse wrote: > I am working through numerous failing tests in the file plugin, but the > documentation is non-existent. > > Is there some reference to this somewhere? Pointing to ever-changing > defunct specs that aren't even f

Re: File API as implemented by cordova-plugins-file

2014-06-23 Thread Brian LeRoux
stuff. > > From: Jesse > Sent: Monday, June 23, 2014 4:06 PM > To: dev@cordova.apache.org > Subject: File API as implemented by cordova-plugins-file > > I am working through numerous failing tests in the file plugin, but the > documentation

RE: File API as implemented by cordova-plugins-file

2014-06-23 Thread Ray Camden
As just an FYI - I swear 99% of the questions I get on my blog about Cordova/PG involve the File stuff. From: Jesse Sent: Monday, June 23, 2014 4:06 PM To: dev@cordova.apache.org Subject: File API as implemented by cordova-plugins-file I am working

File API as implemented by cordova-plugins-file

2014-06-23 Thread Jesse
I am working through numerous failing tests in the file plugin, but the documentation is non-existent. Is there some reference to this somewhere? Pointing to ever-changing defunct specs that aren't even followed makes this impossible to resolve without going and reading the code from other platfor