-
Cleaner CDK Code #3: run the PMD tests
PMD is a tool to run some tests against your source code. The check for code style, common problems, and places where code could be improved. The CDK has been using it for years now, such as here for CDK 1.3.x.
-
Cleaner CDK Code #2: String.contains() and logger messages
Second in the series (see #1), with two rather small tips.
-
RDF-powered QSAR wizard: SPARQL end points providing wizard content
As you know from my blog, one of the things I am working on is to push RDF functionality in Bioclipse, as I believe it to be the missing link between molecular chemometrics and literature, databases, and other non-numerical information sources.
-
Cleaner CDK Code #1: List<IAtom> and the for-each loop
In a desperate attempt to force me to write on my CDK code snippet book, I’m going to write some code tips to create clear code. Hopefully, this is useful for people writing patches and reviewers alike, too.
-
OOChemistry 0.1 released: call for participation
Konstantin released OOChemistry 0.1 and sent this email to the cdk-jchempaint mailing list (I added a few links and an extra newline):
-
CDK 1.3.3: the changes
The CDK 1.3.3 release does not contain overly many patches, but contains a few interesting ones: