Re: Adding new LocalFileSystem constants.

2013-02-08 Thread Brian LeRoux
Andrew: I like it. At some point, probably after 3.x, we need to take all these non-standard findings back to the w3c. Grouping them in their own plugins makes sense to me instead of gumming up the standards "pure" implementations. On Wed, Feb 6, 2013 at 8:14 AM, Andrew Grieve wrote: > Good point

Re: Adding new LocalFileSystem constants.

2013-02-06 Thread Andrew Grieve
Good point about their being the possibility of multiple shared media. Last night I convinced myself that adding new constants may not be the best path forward, and instead proposed a new API (on the JIRA issue.). On Tue, Feb 5, 2013 at 2:50 PM, Bryan Higgins wrote: > Thanks for the info Andrew!

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Bryan Higgins
Thanks for the info Andrew! It seems like the main difference between Android and BB10 is that we provide shared storage both internal and external. Apps like the camera will prompt where files should be saved once an SD card is inserted. It's also possible we could have multiple external sources

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Becky Gibson
I commented in the ticket: https://issues.apache.org/jira/browse/CB-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13571437#comment-13571647 On Tue, Feb 5, 2013 at 1:53 PM, Andrew Grieve wrote: > Thanks for the input Bryan! > > Good ref's for storage

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Andrew Grieve
Thanks for the input Bryan! Good ref's for storage locations: Android: http://developer.android.com/guide/topics/data/data-storage.html): iOS: http://developer.apple.com/library/ios/#documentation/FileManagement/Conceptual/FileSystemProgrammingGUide/FileSystemOverview/FileSystemOverview.html Shar

Re: Adding new LocalFileSystem constants.

2013-02-05 Thread Bryan Higgins
Hi Andrew, I really like this proposal. It's something we'd likely pick up for BlackBerry WebWorks. Right now we have a separate API call which removes the sandbox and exposes the full file system via PERSISTENT. We provide constants for paths to things like application root, sd card and shared d

Adding new LocalFileSystem constants.

2013-02-05 Thread Andrew Grieve
FYI - Still looking for feedback here! -- Forwarded message -- From: Andrew Grieve (JIRA) Date: Tue, Feb 5, 2013 at 11:38 AM Subject: [jira] [Commented] (CB-285) Add property returning root path of PhoneGap files To: callback-...@incubator.apache.org [ https://issues.apache