Closed HelgeStenstrom closed 3 years ago
Removed four classes that didn't add any behavior to their parent class.
Created a factor class to produce instances of DatabaseList, to replace the removed classes.
Changed the type declaration of the instances of these classes, to the less specific DatabaseList.
Not tested. No expected behavior change.
Removed four classes that didn't add any behavior to their parent class.
Created a factor class to produce instances of DatabaseList, to replace the removed classes.
Changed the type declaration of the instances of these classes, to the less specific DatabaseList.
Not tested. No expected behavior change.