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

Remove TileData::State #5139

Merged
merged 7 commits into from
May 25, 2016
Merged

Remove TileData::State #5139

merged 7 commits into from
May 25, 2016

Conversation

kkaefer
Copy link
Member

@kkaefer kkaefer commented May 25, 2016

It's time to remove the TileData::State enum. This enum holds linear state and should represent the lifecycle of a tile, but it's a stretch to say that it's linear. This removes it completely in favor of a clear API and a separate obsolete variable for VectorTileData objects.

@kkaefer
Copy link
Member Author

kkaefer commented May 25, 2016

/cc @jfirebaugh

@jfirebaugh
Copy link
Contributor

Awesome. Looks great! 👍

@kkaefer kkaefer mentioned this pull request May 25, 2016
@kkaefer kkaefer merged commit b4de5f4 into master May 25, 2016
@kkaefer kkaefer deleted the 5139-remove-tileid-state branch May 25, 2016 20:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants