[
https://issues.apache.org/jira/browse/CB-432?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shazron Abdullah resolved CB-432.
---------------------------------
Resolution: Not A Problem
Assignee: Shazron Abdullah
DirectoryEntry.getFile is OK (JS passes in options object)
1.
https://github.com/apache/incubator-cordova-js/blob/master/lib/common/plugin/FileTransfer.js#L40
2.
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVFile.m#L326
DirectoryEntry.getDirectory is OK (JS passes in options object)
1.
https://github.com/apache/incubator-cordova-js/blob/master/lib/common/plugin/DirectoryEntry.js#L44
2.
https://github.com/apache/incubator-cordova-ios/blob/master/CordovaLib/Classes/CDVFile.m#L299
> CDVFile.m methods - convert use of "options" object into "arguments" array
> ---------------------------------------------------------------------------
>
> Key: CB-432
> URL: https://issues.apache.org/jira/browse/CB-432
> Project: Apache Callback
> Issue Type: Sub-task
> Components: iOS
> Reporter: Shazron Abdullah
> Assignee: Shazron Abdullah
> Fix For: 1.6.0
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira