Dear Wiki user,

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

The "DeprecationPolicy" page has been changed by JoeBowser:
http://wiki.apache.org/cordova/DeprecationPolicy?action=diff&rev1=24&rev2=25

Comment:
Change to deprecation policy, deprecating Froyo!

   2. All JS signatures that are slated for deprecation will have deprecation 
notices added via console.log to give developers sufficient warning. 
   3. All native signatures will have analogue shims to maintain backward 
compatibility. It is recommended, if possible, these shims exist in discreet 
files and have a companion JIRA ticket assigned to the next MAJOR release for 
removal.
   4. This page is for upcoming deprecations. This policy first came into place 
with Android 2.0.0.
-  5. On the mailing list, we adopted a 6 month deprecation policy by 
consensus: http://markmail.org/thread/2kv55uttofg5np7h
+  5. On the mailing list, we adopted a 3 release deprecation policy by 
consensus: 
http://markmail.org/thread/46t6khgudddrzjcq#query:+page:1+mid:de4rmoh362bv7ckw+state:results
  
  == List of deprecated features ==
  
@@ -29, +29 @@

  || Android - device.name || 2.3.0 || May 2013 || 
https://issues.apache.org/jira/browse/CB-2200||
  || Android - OS versions 2.1 and 3.x || 2.3.0 || May 2013 || 
https://issues.apache.org/jira/browse/CB-2201||
  || Android - org.apache.cordova.api.Plugin in favour of 
org.apache.cordova.api.CordovaPlugin || 2.3.0 || May 2013 || 
https://issues.apache.org/jira/browse/CB-2202||
+ || Android - Remove Froyo Support || 3.0.0 || July 2013 || 
https://issues.apache.org/jira/browse/CB-3281 ||
  
  == a few tips on what to do with deprecated code ==
  

Reply via email to