ThreadBoard ArchivesSite FeaturesActiveworlds SupportHistoric Archives |
New version of AWJavaBots http://www.insead.fr/CALT/Project/AWJavaBots/ (Sdk)
New version of AWJavaBots http://www.insead.fr/CALT/Project/AWJavaBots/ // Sdkcalt execJan 19, 2000, 7:53pm
Hello,
A new version of AWJavaBots (java & javascript) encapsulation of the sdk is now available at: http://www.insead.fr/CALT/Project/AWJavaBots/ There has been many change to make this release more reliable and in particular in a multithreading context, and for a multi-instance application. In particular, this version support relativelly well the multi-threading with only the limitation that the set_handler() and the wait() have to be run in the same thread. I have not found a way to do in otherwise because of the way the sdk in implemented. (you can not pass parameters in the event handlers !). Please Roland, could you thing to change this in the next release of the sdk ? The encapsulation has also been changed a little bit to reflect better the aw sdk. (the methods have now very similar name as the functions of the sdk.) Bye, Thierry Nabeth Research Fellow INSEAD CALT (the Centre for Advanced Learning Technologies) http://www.insead.fr/CALT/ |