|
|
|
|
|
by thegrim000
829 days ago
|
|
Well the very first item in the list is wrong so I stopped reading there. Have your interface between systems be pure abstract virtual classes so that changing private members in a concrete subclass doesn't propagate the change to the consumers. |
|