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

Better value lookup for linked-data lookup paths (0.x) #3500

Merged
merged 2 commits into from
Aug 28, 2023

Conversation

mworrell
Copy link
Member

@mworrell mworrell commented Aug 14, 2023

Description

Support:

  • @value lookup on a value (ie. binary, number, atom) returns that value
  • the first index of a value is the value, this support looking up values where the value might be a list
  • a key into a value returns undefined

This is also more compatible with the 1.x value lookup and makes it easier for path-lookups in JSON data.

Checklist

  • documentation updated
  • tests added
  • no BC breaks

@mworrell mworrell added this to the 0.79 milestone Aug 14, 2023
@mworrell mworrell merged commit 131f3c9 into 0.x Aug 28, 2023
4 checks passed
@mworrell mworrell deleted the value-lookup-linked-data-0x branch August 28, 2023 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant