Community
Participate
Working Groups
Build Identifier: 20090619-0625 A new method should be included to be able to load models dynamically (in runtime) to the virtual machine. Actually is possible only to load them in the launcher. Reproducible: Always
Several methods in the launcher and associated classes should be changed to "protected" modifier so that the launched can be extended.
Created attachment 205746 [details] Patch providing addModel method and several changes of modifiers to "protected".