adamkvarnsund / Group-23

2 stars 0 forks source link

Move code for Turbo into its own class? #15

Open radams78 opened 1 year ago

radams78 commented 1 year ago

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