Changes between Version 2 and Version 3 of ModelingProjects


Ignore:
Timestamp:
Jan 10, 2007, 3:06:55 PM (19 years ago)
Author:
ginkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ModelingProjects

    v2 v3  
    1 ===== Modeling Projects =====
     1== Modeling Projects ==
    22
    33ProMoT started as a tool working purely based on source-code in MDL files.
     
    3131only on the source level.
    3232
    33 ==== What is a Project? ====
     33=== What is a Project? ===
    3434
    3535A project is a data-object in ProMoT that keeps and tracks all
     
    3838general configuration of ProMoT for a specific task.
    3939
    40 ==== What should a Project provide? ====
     40=== What should a Project provide? ===
    4141
    4242A Project should help to organize your work with the different sources.
     
    4444  * It should know a base-directory for the project, where specific sources, icons and
    4545    generation-results are kept in subdirectories.
     46  * The project should keep track of all global settings, which affect the behaviour of the Gui,
     47    the model-generation process and others. Currently these settings are kept globally in the
     48    home-directory of the user.
    4649  * It should keep track about different modeling libraries used by remembering the
    4750    pathnames.