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

Organize store keys in app.go into a map #4611

Closed
rigelrozanski opened this issue Jun 23, 2019 · 0 comments · Fixed by #4800
Closed

Organize store keys in app.go into a map #4611

rigelrozanski opened this issue Jun 23, 2019 · 0 comments · Fixed by #4800
Assignees
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.

Comments

@rigelrozanski
Copy link
Contributor

Store keys can be organized into a map for dynamic registration/ more compressed struct definition of the application-struct, they will still need to be passed into the keepers non-dynamically to maintain o.cap. however.

CC @jackzampolin @alexanderbez

@rigelrozanski rigelrozanski self-assigned this Jun 23, 2019
@alexanderbez alexanderbez added the Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity. label Jun 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Code Hygiene General cleanup and restructuring of code to provide clarity, flexibility, and modularity.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants