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=33&rev2=34

  
    * Hardening and MAJOR release.
  
- === Core API Audit: lighter, faster, stronger ===
- 
-   * Accelerometer: deprecated for 
http://dev.w3.org/geo/api/spec-source-orientation.html
-   * Camera: leave be
-   * Capture: deprecate for http://www.w3.org/TR/media-capture-api/
-   * Compass: leave be / covered by deviceorientation?
-   * Connection: leave be (work in sysapps will replace this)
-   * [[Contacts]]: leave be (work in web intents 
http://www.w3.org/TR/contacts-api/ and native picker in future for sure)
-   * Device: deprecate and move this gunk to cordova global (perhaps this 
belongs to capabilities api?)
-   * Events: deprecate battery stuff for its own plugin; leave the rest be
-   * File: normalize paths
-   * Geo: leave be
-   * Media: '''requires further audit''' (use html5 audio and/or normalize 
apis / add volume event) 
https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html
-   * Network: Move from navigator.network.connection -> navigator.connection. 
Re-work online/offline events to fire on window and document.body as per 
[[http://www.whatwg.org/specs/web-apps/current-work/|spec]].
-   * 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
- 
  == 2.x Unscheduled ==
  
    * docs: security best practices guide

Reply via email to