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

Braden Shepherdson resolved CB-3952.
------------------------------------

    Resolution: Won't Fix

We're moving in the direction that the platform's config.xml is a build 
artifact and not to be edited by hand. Therefore the fact that comments are 
stripped is not important. The files to be commented will be the platform 
defaults.xml and the top-level config.xml.
                
> Config.xml Parser Should Not Remove Comments
> --------------------------------------------
>
>                 Key: CB-3952
>                 URL: https://issues.apache.org/jira/browse/CB-3952
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: CLI
>    Affects Versions: 2.9.0
>         Environment: 
> https://github.com/apache/cordova-cli/blob/master/src/config_parser.js
>            Reporter: Michael Brooks
>            Assignee: Filip Maj
>
> The {{config.xml}} parser module ({{/src/config_parser.js}}) removes existing 
> comments.
> Since the {{config.xml}} can be a little complicated, most sample apps 
> document the configuration with comments. However, these comments are 
> stripped by the {{elementtree}} module.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to