[ 
https://issues.apache.org/jira/browse/CB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273713#comment-13273713
 ] 

Filip Maj commented on CB-466:
------------------------------

Just tossed it up on a branch on the Apache repo:

http://git-wip-us.apache.org/repos/asf?p=incubator-cordova-js.git;a=tree;h=refs/heads/462;hb=462

The JS API changes + tests are done in there.
                
> Refactor accelerometer native code in WP7
> -----------------------------------------
>
>                 Key: CB-466
>                 URL: https://issues.apache.org/jira/browse/CB-466
>             Project: Apache Cordova
>          Issue Type: Sub-task
>          Components: WP7
>    Affects Versions: 1.6.0
>            Reporter: Filip Maj
>            Assignee: Jesse MacFadyen
>             Fix For: 1.8.0
>
>
> Refactor the Accelerometer class to follow with the Geolocation rewrite 
> sensor API pattern.
> * Add an array of callback IDs (for getCurrent calls) and a Dictionary of 
> watch IDs -> timer IDs
> * Add {{addWatch}} and {{clearWatch}} actions
> * Refactor class to use a single accelerometer listener that dispatches all 
> stored callback IDs - should be more efficient

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to