New directory strucures

Kurt Stirewalt ([email protected])
Fri, 7 Jul 1995 14:40:38 -0400

Hi Pedro -

I just talked to Noi and she suggested some changes to what we discussed
on the phone. What do you think of:
src/
Basics - contains the "core" object-system and mrl-parser
Ontology - contains Appl, Task, Pres, and Common subdirs
Mtf - contains Mtf parser
LinkLibs - contains the archives from the compilations of
code in the above directories. Renamed from
Libs to disambiguate with the MtfLibs that encompass
the model library.
Server - contains the CORBA model server (assumed to
initially load up all of the default MM model
libraries from MtfLibs below).
DevTools - contains development tools [one of which is HTMLGen]
Tools - contains user tools.
Tools/Design - design time tools
Tools/Runtime - run time tools
Tools/Common - tools useful for both design time and
runtime. The object browser would go here.
MtfLibs - contains the library of Mtf files.

What do you think of this structure?
Also the directory demos will be parallel with source and contain
a subdirectory for each running application. Within each of these subdirs
is the following general structure:
src - contains the source of application code,
mtf - contains the mtf description of the models used in this appl, and
program - contains the executable application.

Does all of this sound ok? Thanks.
-- kurt.