Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Mark deprecated methods as unavailable #10735

Closed
1ec5 opened this issue Dec 18, 2017 · 1 comment
Closed

Mark deprecated methods as unavailable #10735

1ec5 opened this issue Dec 18, 2017 · 1 comment
Assignees
Labels
build iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS release blocker Blocks the next final release SEMVER-MAJOR Requires a major release according to Semantic Versioning rules

Comments

@1ec5
Copy link
Contributor

1ec5 commented Dec 18, 2017

The upcoming iOS map SDK release is a major release with backwards-incompatible changes. During the course of the iOS map SDK’s v3.x release series, we’ve marked 29 methods with the deprecated attribute, with the expectation that they’d be removed when v4.0.0 comes around, so now’s our chance. Twenty of these methods are shared with the macOS map SDK; since that SDK hasn’t reached v1.0 yet, the removal of these methods should be no problem.

Many of the methods come with deprecation warnings that explain what to use instead. We can keep these messages around in the form of unavailable attributes.

/cc @mapbox/maps-ios

@1ec5 1ec5 added build iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS release blocker Blocks the next final release SEMVER-MAJOR Requires a major release according to Semantic Versioning rules labels Dec 18, 2017
@1ec5 1ec5 added this to the ios-v4.0.0 milestone Dec 18, 2017
@jmkiley jmkiley self-assigned this Jan 5, 2018
@jmkiley
Copy link
Contributor

jmkiley commented Feb 17, 2018

Closed with #11205

@jmkiley jmkiley closed this as completed Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS release blocker Blocks the next final release SEMVER-MAJOR Requires a major release according to Semantic Versioning rules
Projects
None yet
Development

No branches or pull requests

2 participants