Skip to content

[2.5] Remove double instantiation of loader class #215

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

Conversation

arifmahmudrana
Copy link
Contributor

add set & get immutable method in loader class
add tests for set & get immutable method

add set & get immutable method in loader class
add tests for set & get immutable method
@vlucas
Copy link
Owner

vlucas commented Dec 14, 2016

Thanks for this. 👍

@vlucas vlucas merged commit 08b7fbc into vlucas:master Dec 14, 2016
@GrahamCampbell
Copy link
Collaborator

I'm not sure we should allow modification of the immutability of the loader. 👎 on this. Kinda defeats the point of making it immutable if we allow that flag to be mutated.

@arifmahmudrana arifmahmudrana deleted the remove-double-instantiation-loader-class-and-add-set-immutable-method branch December 15, 2016 05:55
@arifmahmudrana arifmahmudrana restored the remove-double-instantiation-loader-class-and-add-set-immutable-method branch December 15, 2016 05:55
@GrahamCampbell GrahamCampbell changed the title remove double instantiation of loader class [2.5] Remove double instantiation of loader class Jan 28, 2019
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.

3 participants