Questions Best way to choose different child class to create new instance based on a boolean byMRJune 30, 2022
Questions If an app has multiple models with the same field, whats the best practice for keeping things DRY? byMRMay 22, 2022
Questions Migrating from Python 2.7 to 3.7 – difference between isinstance(obj, None) vs is None byMRMay 22, 2022
Questions How do I correctly destruct a derived object that was constructed using placement new byMRMay 18, 2022
Questions Inheritance – are you supposed to use base classes, or are they just a framework for child classes? byMRMay 18, 2022