Egon wrote: >> Sorry Egon, I did not understand this. What are you recommending? > > To extend the CDKEditBus API with the method: > > public Reader getChemFile(); > > So that a plugin can get a file on byte level too... This would have the > advantage that the plugin can read information from the file which the > Jmol reader cannot... e.g. chemical shifts... > > (Did that help?)
Are you saying that the CDKEditBus should be able to get a Reader on the same file that the JmolViewer is displaying? Or that it should be able to open up an arbitrary file, but going through the file opening mechanism that is in the viewer? Once CDK has the file Reader, will it be difficult for CDK to establish the relationship between the lines of the file and the data structures within Jmol? Miguel ----- Open Source Molecular Visualization www.jmol.org [EMAIL PROTECTED] ----- ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
