Hi, Angel Herraez wrote: > Thanks, Nico. The problem I reported before privately to you with IE was due > to an > incomplete installation in my machine; now it's fixed even with RC2. > Coincidentally, you found > the real bug in RC2 Jmol.js. (I had done no testing of the website under IE > apart from the > FAH page) > I had fixed the error in Jmol.js in /trunk/Jmol/appletweb/ but somehow the > released RC2 got a > different version, which I commited to the website and so whose bug you > found. Isn't that the > correct base location of up-to-date Jmol.js used for building the applet > distribution? > /trunk/... is now used for 11.1.x development versions (no version released yet) /branches/v11_0/... is used for 11.0.x stable versions (Jmol only, not the website, fah, ...)
So, it's normal that modifications made in /trunk/... weren't in RC2 Bug fixes need to be applied in two places: - in /trunk for the development version - in /branches/v11_0 for the stable version It requires a little more work for fixing bugs, but at least we have a stable branch that can be used without fearing too much problems, and a development branch where we can experiment and add new features. > Now that I've got hold of RC3, I will update it in the website, and will do > some testing under > IE7 (I had only tested Fiirefox before). I guess all demo pages should work > fine, since they > have very basic code. > > Question for all: > There are copies of Jmol.js at > /trunk/Jmol/appletweb/ > /trunk/Jmol-documentation/script_documentation/examples-11/ > /trunk/Jmol-web/source/doc/jmol/ > > I guess the base one is the first. Is that the one used for building > distributions, or shall I work > somehwere else? > Yes, /trunk/Jmol/apppletweb/ is the base version of Jmol.js (/branches/v11_0/Jmol/appletweb/ for 11.0) It's the version that is used to build distributions > My plan is to use downloaded 11.0.RC3 files to update Jmol.js in all three > locations above > and the applet files in the 2nd and 3rd locations. Do you agree? > There's no need to update /trunk/Jmol/appletweb/, it should already be up-to-date. For /trunk/Jmol-documentation/..., I don't know if we should use 11.0 or 11.1 (Bob ?) For /trunk/Jmol-web/, we can use 11.0.RC3 (the jars need also to be updated there) Nico ------------------------------------------------------------------------- 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
