WaitForBumpSender and WaitForBumpReceiver share a lot of the same code. We may get docked points for duplicate code during the code review. We may need to create an abstract WaitForBump class that the WaitForBumpSender and WaitForBumpReceiver will inherit from.
Do you think that this is worth worrying about?
WaitForBumpSenderandWaitForBumpReceivershare a lot of the same code. We may get docked points for duplicate code during the code review. We may need to create an abstractWaitForBumpclass that theWaitForBumpSenderandWaitForBumpReceiverwill inherit from.Do you think that this is worth worrying about?