Open youngkiu opened 4 years ago
There is code that accesses members of child class Ganomaly in parent class BaseModel This is what I feel unnatural. but why not implement it in one class instead of inheritance?
There is code that accesses members of child class Ganomaly in parent class BaseModel This is what I feel unnatural. but why not implement it in one class instead of inheritance?