Egon (& others)
I have a question about the XML parsers that are used in the CML code.
Be advised that to data I have no experience with any of this stuff.
There are several parsers that are referenced in the cdk.io.CMLReader code.
Q: Since JAXP is bundled with Java 1.4 or later, can we just assume use of JAXP?
Yes
Q: Is there any reason to have references to Aelfred2 and Xerces in the code and in the build.xml files?
No - If these are included as Jars there can be problems between versions.
We had this discussion with CDK some months back - I think all references to specific parsers are removed.
Note that the XML design still allows the late binding of any XML parser through the DocumentFactory methods. But I would discourage this!
P.
Miguel
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
Peter Murray-Rust Unilever Centre for Molecular Informatics Chemistry Department, Cambridge University Lensfield Road, CAMBRIDGE, CB2 1EW, UK Tel: +44-1223-763069
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
