Egon,

Here is what happened:
 - I had to make a few changes to cdk to get it compile ... I checked them in
 - After working on it for a while, I decided to back out your change to
FileManager.java
 - I removed all references to ChemFile and ChemFrame from the core
routines that are shared by the app and the applet
 - There are still references to ChemFile and ChemFrame in the Vibrate and
Animate code of the app
 - There are still references to ChemFile in Jmol.java, the main class of
the app
 - All references to the files, frames, and atoms are defined by the
JmolClientAdapter
 - The DeprecatedAdapter currently implements the jmol IO

I suggest that you not work on the jmol app. Rather, I think you should
move the IO classes over to cdk. For example, one problem I found is that
the MDLReader in cdk does not recognize the .mol files in the same way
that Jmol does.

Also, I suggest that you get jmol.javafiles fixed so that it includes all
the cdk IO classes that we will need.

I will work on Jmol tomorrow nite. If you can get the cdk IO working then
I think I can get Jmol to work with CDK IO tomorrow nite ... certainly
over the weekend.


Miguel





-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to