> Am Sonntag, den 27.11.2005, 12:03 -0800 schrieb Miguel: >> Update of /cvsroot/jmol/Jmol/appletweb >> In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10903/appletweb >> >> Modified Files: >> Jmol.js >> Log Message: >> Jmol.js now assumes jar indexing ... will not work with 1.1 JVMs > > Can it still be used with JVM 1.1?
Jmol.js does not support the MSFT 1.1 JVM. Jmol.js dropped support for the MSFT 1.1 JVM a few months ago when I did the work to output <object ...> tags instead of <applet ...> tags. I have no desire to continue to support the MSFT 1.1 JVM. ** If you feel strongly that we should continue to support the MSFT 1.1 JVM then we can talk about it. ** > Is jar indexing optional? I have been generating the jar indexes for some time. However, I have still been listing all of the archive.jar file explicitly for the archive attribute value. archive="JmolApplet0.jar,JmolApplet1.jar,...,JmolApplet_i18n.jar" This change that I checked in was a simple change to say only archive="JmolApplet0.jar" Miguel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
