+1
extract subclass
Sorry, I didn't understand Extract Subclass refactoring. The solution for Job Item still has the same things in it. So how is this helping?
Customer support service by UserEcho
Sorry, I didn't understand Extract Subclass refactoring. The solution for Job Item still has the same things in it. So how is this helping?
Customer support service by UserEcho
Same. I think it's the same as the extract class one where the super class has a ref to the sub class instance and uses it to implement part of it's behavior.
I'm not sure how useful that is tbh.