Skip to content
This repository has been archived by the owner on Feb 24, 2021. It is now read-only.

Unify syntax for extracting inner values #338

Merged
merged 4 commits into from
Feb 10, 2021
Merged

Conversation

nomisRev
Copy link
Member

@nomisRev nomisRev commented Feb 9, 2021

Related to an old ticket which we want to clear up while moving towards 1.0.0

#20

Many nested values have their own identifiers:

Some.t
Left.l
Right.r
...

This issue is to track the creation of extension syntax for all those datatypes that bring a unified access to the inner property through property extension.
Ex taken from slack where @hastebrot proposed:

@nomisRev nomisRev requested a review from a team February 9, 2021 15:04
Copy link
Member

@raulraja raulraja left a comment

Choose a reason for hiding this comment

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

Thanks @nomisRev !

Copy link
Contributor

@franciscodr franciscodr left a comment

Choose a reason for hiding this comment

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

Thanks @nomisRev!

@nomisRev nomisRev merged commit 91143d9 into master Feb 10, 2021
@nomisRev nomisRev deleted the sv-improve-value-names branch February 10, 2021 10:40
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.

4 participants