As software grows in size and complexity it is harder to easily recall or determine relationships between and among components: files, data sets, etc. With this functionality you can use existing parsers or add your own, to run periodically and automatically against sets of source code artifacts to gather and update data about the code. That data can then be:
-utilized in dependency builds
-viewed and edited
-mined to discover impact relationships: files that depend on a given file, and other files upon which a given file depends
Link to this comment:
All Comments (0)