-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Some code classes are redundant in that the parameters are the same, but the code classes have distinguished names.
There's no good reason for this. Class names that differ in parameterization should be indicated as such, rather than having names that simple indicate the component upon which they are attached.
There is some level of investigation associated with the completion of this task, but the elements in question should be relatively easy to identify visually.