Associate a user with an abstract class implementation based on their role...
Read MoreWhat is more suitable: polymorphism or hard binding?...
Read MoreExtending object with properties in class diagram (Composition or inheritance)...
Read MoreAdvice for getting a pointer to an object from a vector stored inside a class...
Read MoreCreate a board made of Cells able host a Generic value...
Read MoreWho should save object to persistent memory...
Read MoreWhere should I put this object property/attribute...
Read MoreUsing Inheritance like this is right?...
Read MoreShould I add interfaces for my simple game classes?...
Read MoreUML - Can subclass of a Boundary acts as controller?...
Read MoreDo abstract subclasses of an abstract superclass violate LSP?...
Read MoreWill the static public variables in my app get shared with other users in the same app?...
Read MoreC# Friend classes and OOP Composition...
Read MoreSometimes a good practice to initialize a class pointer member variable to itself?...
Read MoreWhat is an appropriate MVC-based OOP design for my case?...
Read MoreIs it ok to change the class interface to improve testability...
Read MoreHow to update use-case with CRC class name?...
Read MoreAndroid: can I use one SQLiteOpenHelper class for multiple database files?...
Read MoreIs it possible for two child-classes to work together...
Read MoreC++ classes with members referencing each other...
Read MoreIs it expensive to create objects?...
Read MoreWhat does a compiler add to an empty class declaration?...
Read MoreWhich language can change class member dynamically in run time?...
Read MoreShould I use response object or property for returning response...
Read MoreDesigning file reader for multiple file formats/headers...
Read MoreIs it better to declare a large vector as a member variable or a local variable inside a member func...
Read MoreHow can I determine whether a Delphi object is of a specific class and not any descendant class?...
Read More