From 50275cc801ffd8e0f10df9095dd8cedf000b54e7 Mon Sep 17 00:00:00 2001 From: elemoine Date: Thu, 6 Nov 2014 09:29:27 -0800 Subject: [PATCH] Destroyed Release 3.0.0 (markdown) --- Release-3.0.0.md | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) delete mode 100644 Release-3.0.0.md diff --git a/Release-3.0.0.md b/Release-3.0.0.md deleted file mode 100644 index 5ab7bc5..0000000 --- a/Release-3.0.0.md +++ /dev/null @@ -1,46 +0,0 @@ -# Release 3.0.0 - -## What do we want/need for 3.0.0? - -(To be discussed) - -Features: - -* WebGL vector. To what extent? -* Editing tools. Too ambitious? -* ... - -API review: - -* Are there APIs we know are unstable that we don't want to expose? -* What APIs do we want to rework? - -* ol.Map#getFeatureInfo? Do we want 3.0.0 to expose that, given that it currently works for vector layers only? Wouldn't ol.Map#getFeature sound like a better match? - -API docs: - -* Are we happy with jsdoc? Do we want to try with something else? - -Web site, tutorials: - -* We need a better web site and tutorials -* What tutorials? - -Build tool: - -* Do we want a build tool for the release? - -Developer tools: - -* Do we want developer tools that are more friendly for the release? - -## Summer 2013 releases schedule - -Every two Thursdays. - -* Thu Jun 26 - [r3.0.0-alpha.2](https://github.com/openlayers/ol3/releases/r3.0.0-alpha.2) -* Thu Jul 11 - [r3.0.0-alpha.3](https://github.com/openlayers/ol3/releases/r3.0.0-alpha.3) -* Thu Jul 25 - [r3.0.0-alpha.4](https://github.com/openlayers/ol3/releases/r3.0.0-alpha.4) -* Thu Aug 08 - r3.0.0-alpha.5 -* Thu Aug 22 - r3.0.0-alpha.6 - or beta? -* Thu Sep 05 - r3.0.0-alpha.7 - or beta? \ No newline at end of file