You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Shazron Abdullah (JIRA)" <ji...@apache.org> on 2015/12/21 20:04:46 UTC

[jira] [Updated] (CB-10233) Support different config.xml file per CDVViewController instance

     [ https://issues.apache.org/jira/browse/CB-10233?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shazron Abdullah updated CB-10233:
----------------------------------
    Component/s: iOS

> Support different config.xml file per CDVViewController instance
> ----------------------------------------------------------------
>
>                 Key: CB-10233
>                 URL: https://issues.apache.org/jira/browse/CB-10233
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: iOS
>    Affects Versions: Master
>            Reporter: Mirko Luchi
>            Priority: Minor
>              Labels: cordova-ios-4.1.0
>
> CDVViewController strongly assumes that cordova configuration is in a config.xml file in the application's main bundle.
> This approach has several drawbacks:
> - each instance of CDVViewController have a single shared configuration file (which is not always desireable)
> - configuration file cannot be placed in custom locations (e.g. a bundle of a library containing a reusable subclass of CDVViewController loading a custom HTML page).
> Cordova setting file path should be configurable through a property on the CDVViewController class, and settings loading should be delayed in the viewDidLoad method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org