When I’m working on a group of classes that offer similar functionality, I’ll want to create a parent class or interface to share functionality or allow the children to be used polymorphically. Eclipse has a couple of refactoring tools that make the process of creating the parent easier. Ctrl-Alt-T to open the refactoring menu and [...]
Archive for June, 2008
Extract supertype
Posted in refactoring, tagged who's your daddy on June 18, 2008 | Comments Off