> Hi Miguel, > > nice to see you're still around Still trying to watch from the sidelines :-)
> Miguel wrote: >> I am still puzzled by the Java platform dependency that Bob observed. >> > It can be because Tuple3f redefines equals() in a strange way: > "boolean equals(Tuple3f)" instead of "boolean equals(Object)" I think that this definition makes sense. Tuple3f can only compare with itself. Regardless, the thing that I don't understand is why the Java Virtual Machine seems to be giving different results. I don't understand why Bob would be seeing different results on the Mac that he was using. I think this is very unlikely ... but I suppose that it is possible that the Mac had the Sun java3d package installed. If so, then it would be using the Sun vecmath package ... another Tuple3f. No, I don't think that is possible. Miguel ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
