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

Combine config into single config prop #71

Closed
wants to merge 1 commit into from
Closed

Conversation

cookpete
Copy link
Owner

@cookpete cookpete commented Jun 1, 2016

I don't like how we have to carry around four separate config props in several places, especially for props that I think aren't used that often. This consolidates all the players' configuration data into one config prop, which falls back to a defaultConfig object for any property that isn't specified.

Still not sure if this is better than the current way of doing things. I'm happy to hear feedback if anyone has any.

This is definitely a breaking change and perhaps should wait until we're ready for a v1.0 release.

@cookpete cookpete added this to the v1.0 milestone Jun 1, 2016
@cookpete cookpete closed this in 120d2db Sep 9, 2017
@cookpete cookpete removed this from the v1.0 milestone Sep 9, 2017
@cookpete cookpete deleted the single-config-prop branch September 9, 2017 15:35
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

1 participant