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

json: Allow proxies for optional types #78

Merged
merged 1 commit into from
Sep 1, 2023
Merged

json: Allow proxies for optional types #78

merged 1 commit into from
Sep 1, 2023

Conversation

not-fl3
Copy link
Owner

@not-fl3 not-fl3 commented Aug 31, 2023

No description provided.

@not-fl3 not-fl3 requested a review from knickish August 31, 2023 22:53
},
}

// TODO
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this intentional?

Copy link
Owner Author

Choose a reason for hiding this comment

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

yea, it is. Proxies never worked on tuples (no attributes did), so this feature is just as broken as it was before the PR :D

but better keep a little reminder and maybe revisit it later

Copy link
Collaborator

Choose a reason for hiding this comment

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

Ah I see 👍

@not-fl3 not-fl3 merged commit 4f359fd into master Sep 1, 2023
14 checks passed
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.

2 participants