Changes between Version 9 and Version 10 of APP_PLUGIN_STARTUP_R1


Ignore:
Timestamp:
01/10/09 11:13:58 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • APP_PLUGIN_STARTUP_R1

    v9 v10  
    3737Merging JavaWebStartMain and Main: 
    3838 * find the differences between the two files 
    39  * maybe it is a good idea to put an argument check in the main, which calls an appropriate method for the concrete edition. 
     39  * the only difference is in the argument reading and the bundes string building. 
     40 * an argument must be given in order the method to decide what to do. 
    4041 * the .jnlp must be reconfigured to run the new Main method with an appropriate argument 
    4142 * the TrueAuthor and TrueServer configurations must be reconfigured. [[BR]]