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

feat(context): add request context to global scope #1663

Merged
merged 1 commit into from
Jan 19, 2022

Conversation

jefflembeck
Copy link
Contributor

@jefflembeck jefflembeck commented Jan 19, 2022

Also start autoloading and namespacing local models, I expect there to
be far more of these in the near future

Why? because I'd like to cut back on global variables and use this as a way to attach middleware-like pieces

Also start autoloading and namespacing local models, I expect there to
be far more of these in the near future
Copy link
Contributor

@tkadlec tkadlec left a comment

Choose a reason for hiding this comment

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

Well this is looking snazzy! Nice work @jefflembeck!

@jefflembeck jefflembeck merged commit a7cf6a7 into master Jan 19, 2022
@jefflembeck jefflembeck deleted the request-context branch January 19, 2022 18:44
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