T O P I C R E V I E W |
maxio |
Posted - Dec 05 2008 : 05:19:42 AM Hi,
Create implementation is a great refactoring tool but it could be even better by allowing to select a bunch of methods in the class header and to create implementations of them in one go. Right now when I write a class then I must to do 'create implementation' for all of them separately while I would want to create them all at once.
Or maybe as an alternative - create implementation on class would implement all not already implemented non-abstract methods?
Regards, Max |
3 L A T E S T R E P L I E S (Newest First) |
sean |
Posted - Oct 24 2012 : 3:58:41 PM Build 1912 supports mass Create Implementation. |
diarrhio |
Posted - Mar 30 2009 : 11:14:27 AM I would really love this. I have found myself needing this multiple times lately (no pun intended). |
feline |
Posted - Dec 05 2008 : 08:18:30 AM We are considering doing this, using VA Outline to let you specify the methods to create:
case=7787 |