> On Thursday 21 November 2002 14:48, mth wrote: >> Yes, they really are gone. >> >> Almost all the *Atom* code was cloned/duplicated. Same for all the >> *Bond* code. >> >> Of course, the code still exists in cvs so we can go back and look at >> it if we want. > > In a not so far future from now, I want to introduce CDK core into > Jmol... Meaning that I want to replace the current Jmol Atom/Bond > classes to be replaced by CDK Atom/Bond classes... > The reason for the AtomRenderer class is to separate the data from the > stuff needed for visualization... > > Does this change make to move to CDK classes more difficult? No, it does not make the transition any more difficult.
I did not introduce any new code into Atom.java. Rather, all the code is currently contained in AtomRenderer.java. (In fact, AtomRenderer.java is now a little big, so I plan to split it into a couple of pieces. But for the time being it was best for me to integrate it into one file.) I gather you may be somewhat distressed by the magnitude of the changes I made. Please be open and honest with your feedback and le me know what your concerns are. Miguel ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
