On Tue, Jul 13, 2010 at 1:23 AM, Robert Hanson <[email protected]> wrote:
> note that we only load a selected subset of that package.
I agree.

*** 2 minutes later ***

Bob & Nico, we used to use a 3rd party implementation of javax.vecmath that
followed the javax.vecmath API. That was necessary because
javax.vecmath was not included in the standard java libraries at the
time.

When Sun was shutting down the Java3D project I exchanged emails with
someone at Sun asking that javax.vecmath be included in the standard
libraries. That was a long time ago, but I think it was post Java 1.4.

javax.vecmath probably is included in the standard library these days.
If so, then we would need to understand how long it has been part of
the standard library. I don't think it was included in 1.4, which
probably rules out any possbility of switching to it at this time ...
but ...

.IF. javax.vecmath has been part of the standard libary for a
sufficient number of releases .THEN. you could consider switching Jmol
to use the built-in javax.vecmath implementation
in order to (slightly) reduce the size of the applet.


Miguel

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to