Giter Club home page Giter Club logo

Comments (3)

tschaub avatar tschaub commented on July 21, 2024

I like SemVer. I also think we can be more consistent in what we
expose as the public API. I'm not entirely clear about what you think
would be easier if we had patch releases. It is our intention not to
break API compatibility until 3.x. I grant that we are very
inconsistent about what we mark as "public," and it is very easy to
work with the library in a way that would make upgrades hard.

I'm curious if you'd suggest that the change you ran into would have
warranted a 3.0.0 release. What was it?

Tim

On Tue, Oct 25, 2011 at 3:40 PM, Tom MacWright
[email protected]
wrote:

Is there any possibility of version 3 of OpenLayers being 3.0.0, and adopting semver for versioning? I've recently been a bit hit by API breakage between 2.10 and 2.11 - minor APIs that might not even be considered public, but nevertheless were difficult to deal with, and the possibility of having more standard ways to notify users when they'll need code updates (and have easier patch versions) might be nifty for OL.

Reply to this email directly or view it on GitHub:
openlayers/openlayers#25

from ol2.

tmcw avatar tmcw commented on July 21, 2024

The problem I ran into was that 2.10 used imgDiv for the images in Image-based layers, whereas this appears to be wrapped in frame with the advent of 2.11. Specifically, I need to figure out the tile grid layout, which isn't exposed in a simple way in the API - so it's a matter of brute-force determination.

from ol2.

tschaub avatar tschaub commented on July 21, 2024

Ah. Thanks for the additional detail. Let's work on a more sensible way to provide what you want (the grid layout).

from ol2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.