Op vrijdag 15 augustus 2003 01:43, schreef Miguel: > Here is what happened: > - I had to make a few changes to cdk to get it compile ... I checked them > in
I've only seen a check in on jmol.javafiles.... is that right? Otherwise, what changes did you need to make? > - 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 am not sure what all this means... > 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. Moving the IO classes will take some time... but all the principle classes are in CDK... most of them are dummy at this moment though... > Also, I suggest that you get jmol.javafiles fixed so that it includes all > the cdk IO classes that we will need. I'll see what I can do there... > 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. To be able to get it working, I need to know what problems you were having... can you give me some more details on it.... compile problems, or run time problems... ? Egon ------------------------------------------------------- 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
