Jmol Developers, Jmol 11.6.RC4 has some substantial refactoring. Any testing you wish to do would be appreciated.
All the symmetry-related aspects (space groups, point groups, unit cells) are now all in their own package. These methods are in a new jar file, JmolApplet0_Symmetry.jar. That file is 41K and only downloads if files are loaded or commands are invoked that need symmetry methods. In addition, I pulled out all the isosurface business from org.jmol.shapespecial to create the org.jmol.shapesurface package. This package is only loaded if an isosurface-related command is given (isosurface, lcaocartoon, mo, or pmesh). A new Jar file -- JmolApplet0_ShapeSurface.jar -- is part of the file set now, and the contents of JmolApplet0_Jvxl.jar are now folded into it. Moving the isosurface stuff out of ShapeSpecial means that a savings of about 106K can be acheived when these commands are not issued. This reduces the base download to 720K. The full download (JmolApplet.jar) is about 1.3Mb. Bob -- Robert M. Hanson Professor of Chemistry St. Olaf College Northfield, MN http://www.stolaf.edu/people/hansonr If nature does not answer first what we want, it is better to take what answer we get. -- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
