You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Ian Clelland (JIRA)" <ji...@apache.org> on 2014/02/18 18:02:24 UTC

[jira] [Created] (CB-6057) File plugin needs a native method to map to filesystem paths

Ian Clelland created CB-6057:
--------------------------------

             Summary: File plugin needs a native method to map to filesystem paths
                 Key: CB-6057
                 URL: https://issues.apache.org/jira/browse/CB-6057
             Project: Apache Cordova
          Issue Type: Improvement
            Reporter: Ian Clelland
            Assignee: Ian Clelland


With the move from file paths in Javascript to the abstraction of File URLs, many plugins have lost the ability to easily get to the actual device filesystem from a File object passed in from an application.

File should be exposing a public, documented method to convert from a {{cdvfile://}} URL to either a device filesystem path, or some kind of stream object. (possibly both).



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)