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
 RefactorCreateImplementation in right order
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

joracine
Senior Member

36 Posts

Posted - Jun 18 2008 :  09:01:20 AM  Show Profile  Reply with Quote
Currently, creating an implementation will put the new implementation at the end of the implementation block, within the cpp files. It would be more logical and practical to have it create implementations in the same order they are presented in the header/class.

i.e.
class My
{
void MyFunc1();
void MyFunc2();
}

Using RefactorCreateImplentation on MyFunc1 would "insert" MyFunc1's implementation above the implementation of MyFunc2.

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 18 2008 :  10:38:56 AM  Show Profile  Reply with Quote
We are considering that "Create Implementation" will place new code below the implementation of preceding function:

case=12454
Go to Top of Page

joracine
Senior Member

36 Posts

Posted - Jun 18 2008 :  10:47:36 AM  Show Profile  Reply with Quote
Great to hear, thanks for the quick answer.

Where can I see those cases?
Go to Top of Page

accord
Whole Tomato Software

United Kingdom
3287 Posts

Posted - Jun 18 2008 :  2:42:21 PM  Show Profile  Reply with Quote
http://www.wholetomato.com/support/history.asp

Here, you can see the fixes, improvements, new features and case numbers.

Edited by - accord on Jun 18 2008 2:43:58 PM
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