|
From: SourceForge.net <no...@so...> - 2010-08-31 09:11:49
|
Feature Requests item #3056622, was opened at 2010-08-31 09:45 Message generated for change (Comment added) made by mark_rynbeek You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=370024&aid=3056622&group_id=20024 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: jchempaint Group: None Status: Open Priority: 5 Private: No Submitted By: Nina Nikolova - Jeliazkova (vedina) Assigned to: Nobody/Anonymous (nobody) Summary: Re-integration of CDK and JCP application/applet Initial Comment: Following this thread http://www.mail-archive.com/cdk...@li.../msg01619.html , I would like to remind JChemPaint application still relies on a fork of CDK, which is incompatible with CDK releases , available at sf.net / github. This makes impossible using JChemPaint embedded in applications, that use the sf.net/github CDK releases. Incompatibilites are of various nature, from different CDKConstants to different method signatures. Even if it is possible for certain combination of CDK/JChemPaint versions to be forced to use both CDK versions in a single package, this is prone to errors due to Java class loader having to load different implementation of classes with the same name. Therefore, it would be highly desirable to avoid JChemPaint relying on a CDK fork and be able to use CDK releases, without additional patches. Ideally, JChemPaint could be configured to use CDK version via some dependency mechanism, without embedding CDK source tree. ---------------------------------------------------------------------- Comment By: Mark Rijnbeek (mark_rynbeek) Date: 2010-08-31 10:11 Message: That makes sense to me. I will wait for the CDK 1.4 release (which I understand to be coming out soon) and then use that to create a new JCP applet/application release. I'll add info to the JCP download file(s) to indicate what CDK stable version was used. Hopefully that will do. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=370024&aid=3056622&group_id=20024 |