RE: Questions about FileSystem documentation and paths

2014-07-02 Thread Ray Camden
ewrite the sample and blog post. From: agri...@google.com on behalf of Andrew Grieve Sent: Wednesday, July 02, 2014 8:20 PM To: dev Subject: Re: Questions about FileSystem documentation and paths Thanks for putting together this blog post Ray! Assu

Re: Questions about FileSystem documentation and paths

2014-07-02 Thread Andrew Grieve
Thanks for putting together this blog post Ray! Assume this is addressed in https://github.com/apache/cordova-plugin-file/pull/59? (Which is an awesome change! Thanks Kerri!) As a nit: you can simplify your code a bit by skipping the .getFile() call: resolveLocalFileSystemURL(cordova.file.dataDir

Questions about FileSystem documentation and paths

2014-06-29 Thread Ray Camden
Hey folks - I originally raised this on the Google Group as I assumed it was just an issue w/ my code, but I believe this is a documentation issue so I'm raising it here. If wrong, let me know. :) I'm working on a set of of demos related to the FileSystem feature to answer a series of FAQs rise