You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by Apache Wiki <wi...@apache.org> on 2012/08/21 21:13:18 UTC

[Cordova Wiki] Update of "RoadmapProjects" by BryceCurtis

Dear Wiki user,

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

The "RoadmapProjects" page has been changed by BryceCurtis:
http://wiki.apache.org/cordova/RoadmapProjects?action=diff&rev1=28&rev2=29

    * get plugin-install into labs and enable installation from a git repo (think anis did this already)
    * config and manifest metafile for all major platforms (required for plugin-install & plugin-remove reference)
    * InAppBrowser
+   * add globalization plugin to core (Bryce, Simon, Becky, Drew)
  
  === Core API Audit: lighter, faster, stronger ===
  
@@ -59, +60 @@

    * native contact picker 
    * native file picker
    * Menu api to build menus for all platforms (discussion on Planning: Menu API) mainline
-   * enhance internationalization (i18n) / globalization plugin mainline
+   * enhance internationalization (i18n)
    * Device.exitApp() as device independent way of closing application (exists in android / ios makes no sense)