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

Distinguish between conditionals and expressions in case expressions #11615

Merged
merged 2 commits into from
Apr 6, 2018

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Apr 6, 2018

An argument to a case expression is a conditional or value depending on its index, not its data type. Also added support for valueForKey:, which is a common alternative to valueForKeyPath:, inside function expressions.

Fixes #11613.

/cc @fabian-guerra

@1ec5 1ec5 added iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS crash runtime styling labels Apr 6, 2018
@1ec5 1ec5 added this to the ios-v4.0.0 milestone Apr 6, 2018
@1ec5 1ec5 self-assigned this Apr 6, 2018
@1ec5 1ec5 requested a review from fabian-guerra April 6, 2018 04:17
Copy link
Contributor

@fabian-guerra fabian-guerra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍🏼

@1ec5 1ec5 merged commit 1af1cbe into release-boba Apr 6, 2018
@1ec5 1ec5 deleted the 1ec5-expression-case-conditionals-11613 branch April 6, 2018 20:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
crash iOS Mapbox Maps SDK for iOS macOS Mapbox Maps SDK for macOS runtime styling
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants