The differences between Snapshot and Dynamic Views are the following:
Dynamic Views:
- Dynamic views have the benefits of transparent file access
- Fast immediate updates
- Also get global view of code base
- Derived objects sharing
- Audited Builds
- Uses the MultiVersion File System (MVFS)
Snapshot Views:
- Copies of file elements are loaded from your VOBs
- Periodic (manual) updates are required to see file updates
- Ability to load a subset of the code
- Fast local build times
- Ability to work off-line
No comments:
Post a Comment