[ 
https://issues.apache.org/jira/browse/CB-4869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13862457#comment-13862457
 ] 

Len Charest commented on CB-4869:
---------------------------------

The code is currently checking for the general case (some XML file) and if that 
fails, assuming the special case (an iOS plist file). This is backwards. If the 
code checked for the special case of a plist file explicitly, it would 
reasonable to assume upon failure that we have a vanilla XML file. This 
approach would obviate the need to create an ever-growing list of XML file 
extensions.

> More XML extensions in dectection
> ---------------------------------
>
>                 Key: CB-4869
>                 URL: https://issues.apache.org/jira/browse/CB-4869
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Plugman
>    Affects Versions: 3.0.0
>         Environment: Any
>            Reporter: Jonathan Naguin
>            Assignee: Braden Shepherdson
>            Priority: Minor
>              Labels: detection, extension, xml
>
> Right now, in "config-changes.js" the only XML extensions detected are "xml" 
> and "appxmanifest". 
> It could be interesting add more as "xaml" which is used in Windows Phone 
> development.



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

Reply via email to