source: trunk/environments/MOMO/ReleaseNote @ 1343

Last change on this file since 1343 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 2.0 KB
Line 
12004 November 25
2
3CHANGES** for Geant4.7 release
4
5 - Integration of GAG and Gain into MOMO
6    - GAG.jar and Gain.jar are no more required and removed from the distribution.
7    - GAG and Gain have their own logging window which displays G4cout
8 - Improvements of GGE
9    - material names are choosable from the name list defined in the material table
10    - color names are choosable from the name list defined in the color table
11    - logican volume's name is choosable from the name list to make physical volume
12    - "set G4WORKDIR" butto helps to choose files or to save files (GGE, GPE, GAG)
13
14EXAMPLE**
15
16  A working full set of files are foud in MomoHome. Please have a look at
17 MomoHome/README file.
18
19NOTICE 1 ** on Java Version!
20
21   The present version of MOMO is tested with j2sdk1.4. Some mal-functionning
22was found when used with j2sdk-1.5.
23
24ABOUT **  Help function !
25
26   "Help" is displayed only when the env variable G4INSTALL is set.
27it is stored.
28
29NOTICE 2 ** on "Project" menus
30
31"Compile" buttin is effective only when java is started in the canonical
32directory of Geant4, that is just above the src and include directories.
33
34An example is found in ./MomoHome.
35
36-------------------------------------------------------------------------
372003 December 08
38 - present MOMO's XML functions (save and load) are limited.
39        -only available GDML tags are implemented. Not implemented are
40                - CSG Torus, Hype
41                - BREPs Polygon, Polycone
42                - no vis attributes
43                - no physical volumes
44
45        - when you want to save unimplemented elements, MOMO warns.
46                You can continue to save the file, but the output
47                may not be well-formed. You can chech it by
48                reading the file with the Web browser.
49
50 - Non-compatiblity of Java's serialization.
51        You can save or load in the Java serialized format, without
52        loosing any element created in MOMO. But The present
53        version MOMO doesn't guarantee the persistency between
54        different version of Java nor different version of MOMO.
55
56 - GGE and GPE have been integrated in MOMO and are no more improved.
57        Please use MOMO instead.
Note: See TracBrowser for help on using the repository browser.