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
 Technical Support
 Project Directories Question
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Wrongway
Tomato Guru

USA
129 Posts

Posted - Sep 15 2004 :  11:30:01 AM  Show Profile
IN the Projects | C/C++ Directories -> Source Files there is listed the mfc/atl/src from the Vis Studio. Since these are stable files shouldn't they be placed there? That would allow the parsing of the files to be shorter. A lot shorter!

Thanks
Wrongway

Wrongway

support
Whole Tomato Software

5566 Posts

Posted - Sep 15 2004 :  11:59:47 AM  Show Profile
Src files go in "Projects|C/C++ Directories|Source Files". VA X scans them for implementations, not for symbol definitions. This makes the Goto command work when you want to go to an implementation of something from MFC.

Scanning of src for implementations is quicker than other types of parsing, hence your desire for shorter parsing must be solved a different way.

A quick scan of your recent posts does not reveal anything about slow parsing. Did we miss something?

VA X does a full reparse every week or so, as if you pressed Rebuild on our Performance node. Otherwise, parsing of files in your project, ie not those in "stable include files," is done when you load your project. Even during this process, parsed versions are fulled from a cache (done if nobody touched your files when your project was not open.)

Do you see parsing of any 3rd party libraries every time you open your project? This happens if you list such a library, e.g. Boost, in Project|Properties (or Project|Settings) instead of elsewhere in the IDE.

Finally, what build do you have?
Go to Top of Page

Wrongway
Tomato Guru

USA
129 Posts

Posted - Sep 17 2004 :  11:10:38 AM  Show Profile
10.0.1246.0

So, the studio files that are in the Source list parsed everytime that I start VA, where the files that are found in the stable list (which have the studio files) only get parsed every week, correct?

Wrongway

Wrongway
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 20 2004 :  5:43:22 PM  Show Profile
http://66.150.196.105/products/features/directories.html?more=yes

this is confirmed at in the first few paragraphs

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