Hey, I have just reduced the price for all products. Let's prepare our programming skills for the post-COVID era. Check it out »

Moving Features between Objects

Even if you have distributed functionality among different classes in a less-than-perfect way, there’s still hope.

These refactoring techniques show how to safely move functionality between classes, create new classes, and hide implementation details from public access.