ghazalghorabi / TDA553-lab1

0 stars 0 forks source link

OCP: Trim composition #9

Open martinjonsson01 opened 1 year ago

martinjonsson01 commented 1 year ago

It might be better to put the code involving trim into its own class which Volvo240 inherits from or delegates to. Then we could create a new car with trim without modifying or duplicating code.

https://github.com/ghazalghorabi/TDA553-lab1/blob/9064245501fc0d8910804f850959c9b46f31d00c/src/Volvo240.java#L6