Open radams78 opened 1 year ago
OCP: You may want to move the code for how a car with Trim behaves into its own class which Volvo240 delegates to or inherits from. This will allow you to create a new car with Trim in future without duplicating code.
OCP: You may want to move the code for how a car with Trim behaves into its own class which Volvo240 delegates to or inherits from. This will allow you to create a new car with Trim in future without duplicating code.