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

Make UnboundCollectionContext immutable #140

Open
apkar opened this issue Apr 4, 2019 · 0 comments
Open

Make UnboundCollectionContext immutable #140

apkar opened this issue Apr 4, 2019 · 0 comments
Labels
cleanup Code or design cleanup
Milestone

Comments

@apkar
Copy link
Contributor

apkar commented Apr 4, 2019

UnboundCollectionContext is the core of metadata management. Every instance of it represents a specific metadata version, changing it directly might not be advisable. It's better to have a builder or better constructors and make this class immutable.

@apkar apkar added the cleanup Code or design cleanup label Apr 4, 2019
@apkar apkar added this to the 1.8.0 milestone Apr 8, 2019
@apkar apkar modified the milestones: 1.8.0, 2.0.0 Aug 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code or design cleanup
Projects
None yet
Development

No branches or pull requests

1 participant