ucl
).prim
).
The directory names for the different areas are always lowercase (e.g. prim
).cfg
area of a NeXtMidas option tree always contains the command
dictionary named commands.cnf
. (More on this later.)nxm
directory. (There are multiple ways of doing this
that will be covered later.)Java Experts Take Note: |
---|
![]() nxm.<opt>.<area> . This provides for the uniqueness
although it does not follow the Java standard (which would use
<tld>.<organization>.nxm.<opt>.<area> ). This
deviation from the standard simplifies the package names and allows commonality between
organizations.
|