Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cordova Wiki" for 
change notification.

The "config/cordova.xml" page has been changed by jbondc:
https://wiki.apache.org/cordova/config/cordova.xml?action=diff&rev1=9&rev2=10

  === XML vs. JSON as config ===
  
   * User perspective
+   Which format is better for user?
-  Which format is better for user? Web devs likely prefer JSON. Native devs 
likely prefer XML.
+   Web devs likely prefer JSON. Native devs likely prefer XML.
  
   * Cordova perspective
-  A JSON config means the code in cordova-cli & cordova-plugman is easier to 
read. 
+   A JSON config means the code in cordova-cli & cordova-plugman is easier to 
read. 
-  No parsing involved so much faster.
+   No parsing involved so much faster.
-  Could convert XML to 1-1 mapping in JSON to get benefit of having no XML 
logic in the code.
+   Could convert XML to 1-1 mapping in JSON to get benefit of having no XML 
logic in the code.
  
  === Drop config.xml widget spec ===
  
   * Andrew
   * Braden
-  * jbondc
+  * Jonathan
+ 
+  * -1  Jesse
  
  === Preference for JSON only as user config ===
   * Braden
+  * Josh
  
  === Preference for XML only as user config ===
   * Brian
-  * jbondc
+  * Jonathan
  
- === Preference for XML or JSON as user config ===
+ === Preference for XML & JSON both supported as user config ===
-  * jbondc
+  * Jonathan
  

Reply via email to