Changes between Version 3 and Version 4 of Release/3.0

Show
Ignore:
Timestamp:
06/15/10 05:44:41 (3 years ago)
Author:
bartvde
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/3.0

    v3 v4  
    11Version 3.0 is when the OpenLayers API will change in such a way that applications may break. Before this happens, we will do our best to make transition simple, by offering feedback, error reporting, migration information, etc. 
    22 
    3 == Deprecated Code Removal == 
    4 Deprecated code will be removed. This includes: 
    5  * Control.MouseDefaults 
    6  * Control.MouseToolbar 
     3= !OpenLayers Release 3.0 = 
    74 
    8 == Spherical Mercator == 
    9  * It is possible that layers from commercial APIs which use Spherical Mercator will only be accessible via sphericalMercator in 3.0. 
     5=== Release === 
     6 * Release Announcements: 
     7   * [wiki:Release/3.0/Announce/RC1] 
     8   * [wiki:Release/3.0/Announce/RC2] 
     9   * [wiki:Release/3.0/Announce/RC3] 
     10   * [wiki:Release/3.0/Announce/Final] 
     11 * Release Notes: [wiki:Release/3.0/Notes] 
     12 * Current Stable API: http://openlayers.org/api/3.0/OpenLayers.js 
     13 * Tar Ball: http://openlayers.org/download/OpenLayers-3.0.tar.gz 
     14 * Zip: http://openlayers.org/download/OpenLayers-3.0.zip 
     15 * Browse Source: http://trac.openlayers.org/browser/branches/openlayers/3.0 
     16 * SVN Checkout: 
     17{{{ 
     18  svn checkout http://svn.openlayers.org/branches/openlayers/3.0 
     19}}} 
     20 
     21== Tickets == 
     22 * [query:?status=new&status=assigned&status=reopened&state=Review&group=priority&milestone=3.0+Release&order=status Tickets To Review Query]: 
     23    [[TicketQuery(status=new|assigned|reopened&milestone=3.0 Release&state=Review)]] 
     24 * [query:?status=new&status=assigned&status=reopened&state=Commit&group=priority&milestone=3.0+Release&order=status Tickets To Commit Query]: 
     25    [[TicketQuery(status=new|assigned|reopened&milestone=3.0 Release&state=Commit)]] 
     26 * [query:?status=new&status=assigned&status=reopened&state=Needs%20More%20Work&group=priority&milestone=3.0+Release&order=status Tickets which Need More Work]: 
     27    [[TicketQuery(status=new|assigned|reopened&milestone=3.0 Release&state=Needs More Work)]] 
     28 * [query:?status=new&status=assigned&status=reopened&state=Needs%20Discussion&group=priority&milestone=3.0+Release&order=status Tickets which Need Discussion]: 
     29    [[TicketQuery(status=new|assigned|reopened&milestone=3.0 Release&state=Needs Discussion)]] 
     30 * [query:?status=new&status=assigned&status=reopened&state=Awaiting%20User%20Feedback&group=priority&milestone=3.0+Release&order=status Tickets awaiting user feeback]: 
     31    [[TicketQuery(status=new|assigned|reopened&milestone=3.0 Release&state=Awaiting User Feedback)]] 
     32 * [query:?status=new&status=assigned&status=reopened&state=&keywords=%21%7Epullup&group=priority&milestone=3.0+Release&order=status Outstanding Tickets Query]: 
     33    [[TicketQuery(state=&status=new|assigned|reopened&milestone=3.0 Release)]] 
     34 * [query:?status=new&status=assigned&status=reopened&keywords=%7Epullup&group=priority&milestone=3.0+Release&order=status Tickets To Pullup Query]: 
     35    [[TicketQuery(status=new|assigned|reopened&milestone=3.0 Release&state=Pullup)]] 
     36 * [query:?status=closed&resolution=fixed&group=component&milestone=3.0+Release&order=status Fixed Tickets Query]: 
     37    [[TicketQuery(status=closed&resolution=fixed&milestone=3.0 Release)]]