Citeren Miguel <[EMAIL PROTECTED]>: > Peter wrote: > >>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. > > OK > > > We had this discussion with CDK some months back - I think all > > references to specific parsers are removed. > > The references tho Aelfred and Xerces are in cdk/io/CMLReader.java
Those are (AFAIK, cannot check code now) only soft dependencies... ie. using loadClass() and not hardcoded... If they aren't, then those are bugs... 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
