Hi all, I have just finished creating to new main CDK branches; these regard further development of the CDK. This only affects those CDK users which work with SVN versions, at least for now. A SVN branch is basically just another directory in the repository; nothing special going on. These are the new places. If you only download releases from the SourceForge webpage, you can stop reading.
1. Java5 enriched CDK :: CDK 1.1 series Most of you who worked from SVN, used trunk/. The full SVN path to the CDK branch in trunk/ is: https://cdk.svn.sourceforge.net/svnroot/cdk/trunk/cdk This branch will be based on CDK 1.1, but will require Java5 to be run. This branch will be the main development branch for the next CDK era. This branch will no longer compile with Java versions onler than Java 1.5.0. BTW, versioning is following Linux standards: 1.even is stable, 1.odd is unstable. 2. CDK 1.0.x bug fix releases Java 1.4.2 compatible bug fix releases will be the branch from which bug fix releases for CDK 1.0 will be made. (Though there is no new release manager yet.) Developers who work in 'trunk' *do not* have to port there fixes to this branch; it's better if one person will do that (me for now). This branch can be found at: https://cdk.svn.sourceforge.net/svnroot/cdk/branches/cdk-1.0.x 3. Dietz-like representation :: CDKng Some current applications of the CDK would very much benefit from a new representation type, which more accurately describes, for example, delocalisation and organometallic complexes. Opensource chemoinformatics tools like Octet already use such a representation. It will be some years before a CDK based on these new interfaces will completely replace, so the sooner we start with it the better. This branch can be found at: https://cdk.svn.sourceforge.net/svnroot/cdk/branches/cdk-ng This dir is empty at the time of writing, but expect it to be populated in the near future. Egon -- [EMAIL PROTECTED] Blog: http://chem-bla-ics.blogspot.com/ GPG: 1024D/D6336BA6 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

