Skip to content
This repository was archived by the owner on Aug 13, 2021. It is now read-only.

Figure out a way to make yearly configurations more modular #8

Open
nwalters512 opened this issue Feb 24, 2016 · 0 comments
Open

Figure out a way to make yearly configurations more modular #8

nwalters512 opened this issue Feb 24, 2016 · 0 comments

Comments

@nwalters512
Copy link
Contributor

Currently, year-specific changes are pretty heavily integrated into the actual WildRank framework itself. This makes it difficult for other teams to use this project and customize it to their liking; any time they'd pull our changes (features, bug fixes, etc) into their fork, any year-specific stuff would come right along with it and do bad things.

We need to modularize things more. Perhaps we can use Gradle modules to provide all the year-specific stuff and just leave the general framework in this repository?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant