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 brianleroux:
http://wiki.apache.org/cordova/RoadmapProjects?action=diff&rev1=21&rev2=22

  = Roadmap =
+ 
+ This document outlines the general goals for Apache Cordova 2.x and beyond. 
+ 
+ == What does 3.0 look like? ==
+ 
+ General consensus on the mailing list is an Apache Cordova 3.0 that ships 
without any device API surface area: just the Cordova.exec bridge/ffi and its 
dependencies as found in CordovaJS. Additional APIs can be installed/removed by 
end developers using plugin cli tooling.
  
  == Nearterm ==
  
@@ -21, +27 @@

    * Events: deprecate battery stuff for its own plugin; leave the rest be
    * File: normalize paths
    * Geo: leave be
-   * Media: '''requires further audit'''
+   * Media: '''requires further audit''' 
https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
    * Notification: deprecate completely. alert/confirm should be proper 
browser polyfills, vibrate move to http://www.w3.org/TR/vibration/, kill beep
    * Storage: deprecate, the w3c doesnt want to support nor should we. file 
api and idb should care for all these use cases
  
@@ -29, +35 @@

  
    * config and manifest metafile for all major platforms
    * plugin-discover-server (federated server impl)
-   * plugin-discover-client (search, publish, remove, update)
+   * plugin-discover-client (search, publish, remove, fetch, update) and 
ratify https://github.com/alunny/cordova-plugin-spec
    * master cli script 
    * b2g prototype
    * docs: security best practices guide

Reply via email to