Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 "Move All Implementations To Source File
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tim.dahmen
Starting Member

Germany
1 Posts

Posted - Feb 24 2015 :  02:02:52 AM  Show Profile  Reply with Quote
There should be a refactoring command "Move All Implementations To Source File" for C++. This command would be particularly usefull for a workflow consisting of first writing down the interface and then filling in the implementation. I regularly use this approach in situations where I feel writing the interface in one go helps to create good API designs.

An alternative approach to implement this could be to extent the existing command "Move Implementations To Source File" to work on block selections.

feline
Whole Tomato Software

United Kingdom
18750 Posts

Posted - Feb 24 2015 :  4:26:36 PM  Show Profile  Reply with Quote
You can already do this, simply place the caret into the class name, and then trigger "Move Method Implementations to Source File...". This produces a dialog box, allowing you to select which class members you want to move to the cpp file.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000