Skip to content
This repository has been archived by the owner on Jul 19, 2018. It is now read-only.

Numbers are excessively hardcoded (i.e. the magic number problem) #2

Open
ajknoll opened this issue Jul 31, 2013 · 0 comments
Open

Comments

@ajknoll
Copy link

ajknoll commented Jul 31, 2013

SkillControl.cs has a lot of examples of this, e.g. lines 61, 65, 100-104. A good step towards community maintainability would be to run through the source and replace all magic numbers with references to values in a central file, perhaps named RuleProperties or something.

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

No branches or pull requests

1 participant