On Friday 01 September 2006 08:38, Bob Hanson wrote: > I've added an ArgusLab reader and also modified the CML variant. Toby > and Andrew, if you have already started work on the CML reader, just > take a look at what I did. There were problems with how the chars were > being used, and I added a general method setKeepChars(boolean). I > believe this will NOT work with DOM, so Toby, if you would please check > out how DOM reads chars between tabs and fix this, that would be great. > Basically, my idea is to set Jmol up to read any of these XML subtypes > from DOM.
Bob, I don't think it is a good idea to put combine readers for different file formats in one reader. This makes the code more complex, and likely allows mixing formats if things are not written very carefully. I know splitting them up generates some redundancy, but I think that might be better in this case. Egon -- [EMAIL PROTECTED] Cologne University Bioinformatics Center (CUBIC) Blog: http://chem-bla-ics.blogspot.com/ GPG: 1024D/D6336BA6 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Jmol-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-developers
