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

Add Typesafe session context accessors #1086

Merged
merged 2 commits into from Aug 4, 2021

Conversation

carl-mastrangelo
Copy link
Contributor

These accessors are more typesafe than the string based ones, and make cross referencing usage easier. In addition they are strict about null safety, making it hard for unexpected nulls to be present in the session context.

@artgon
Copy link
Contributor

artgon commented Aug 3, 2021

Nice! 👏

@carl-mastrangelo carl-mastrangelo merged commit fa0106a into Netflix:master Aug 4, 2021
@carl-mastrangelo carl-mastrangelo deleted the sesso branch August 4, 2021 16:20
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

2 participants