On Monday 22 March 2004 15:35, Miguel Howard wrote: > 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?
Likely... > Q: Is there any reason to have references to Aelfred2 and Xerces in the > code and in the build.xml files? Yes, for pre Java 1.4 reasons... the gnujaxp lib is very small and allows XML parsing in applets in Netscape 4.7... Is there any reason why you want to remove the code? Egon ------------------------------------------------------- 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
