Concurrent development
Multiple developers can work on different
parts of the same QMF Visionary world simultaneously. When you open
a QMF Visionary world, QMF Visionary Studio loads all of that world's
files.
QMF Visionary worlds consists of the following file types:
- Project (.vpx). Contains world-level attributes,
global resources, and references to all component files.
- Workspace (.vwx). Contains information
about the active state of QMF Visionary Studio's user interface
and personalized project settings for a user. This file is created
and saved on each user's local view or file system.
- Component (.vcx). Contains information
about a single scene, query, or stock image. The filename for each
component file is based on the name of the corresponding scene,
query or stock image.
To avoid component naming conflicts, each world must have its
own directory. You cannot save a world in a directory that already
contains a QMF Visionary world.
Multiple developers can work on the project at the same time,
as long as they are not working on the same component files or modifying
the project file.
Modifications to the project file include:
- Components. Adding, deleting, or renaming
a component or its filename
- Global resources. Adding, deleting, or
altering a global parameter, color map, color sequence, color scheme,
stock image, or viewer class.
