From 486007e0cd16cb746d1f5f8df3aed94e565bfd6f Mon Sep 17 00:00:00 2001 From: elemoine Date: Thu, 6 Nov 2014 09:30:35 -0800 Subject: [PATCH] Updated API & Defaults Discussion (markdown) --- API-&-Defaults-Discussion.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/API-&-Defaults-Discussion.md b/API-&-Defaults-Discussion.md index 3121a45..1be144a 100644 --- a/API-&-Defaults-Discussion.md +++ b/API-&-Defaults-Discussion.md @@ -1,3 +1,5 @@ +**Outdated!** + OpenLayers 3 should provide an API that makes it easy to accomplish common use cases. People who do not need to leverage the full functionality should be provided fast lanes for a leaner and easy to use configuration. Defaults should be set in the right places to avoid duplicated code. This document is work in progress. At the time of writing, it reflects @ahocevar's thoughts on a few aspects of the library that come to mind when thinking about API and defaults.