Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert Feature.properties() @NonNull #36

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

louwers
Copy link
Collaborator

@louwers louwers commented Jun 5, 2024

92cf886#diff-b129f8fba34141a50a502528733f18b73369810cfef03c8f16a00aa38fcc6355 as part of #12 made Feature.properties() @NonNull, but this breaks existing code. Properties being @Nullable on construction a @NonNull throwing getter is also not a good API in my opinion.

@louwers louwers requested review from artakka and HarelM June 5, 2024 11:47
@louwers louwers self-assigned this Jun 5, 2024
@louwers louwers requested a review from thehoneymad June 5, 2024 11:47
@louwers louwers merged commit e3517e1 into maplibre:main Jun 5, 2024
2 checks passed
@louwers louwers deleted the revert-properties-nonnull branch June 5, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants