Hey, Since Geolocation and Accelerometer have both been refactored: https://issues.apache.org/jira/browse/CB-462
Do we have plans to do the same with Compass? Working on BB10 we will be using the deviceorientation event to polyfill this API (like tizen: https://github.com/apache/incubator-cordova-js/blob/master/lib/tizen/plugin/tizen/Compass.js) and having the start / stop native calls would really help clean up tizen and BB10's calls for this API.
