Sorry for the misunderstanding, but I am well aware of the difference of module and package and that the change was of the package. I just came across (by accident) that normalizer is in the smiles module and was wondering about that, because it has no functional connection to smiles (it uses smiles). "uniform platform for structure normalization" sounds a bit like it deserves a module. If it does not, it might be better in standard or extra than in smiles, perhaps? Just a suggestion. Stefan
On Saturday 17 April 2010 08:40:47 Egon Willighagen wrote: > On Wed, Apr 14, 2010 at 2:05 PM, Stefan Kuhn <[email protected]> wrote: > > Hm, google rocks. Is it intended that the class is in the smiles module? > > It uses smiles a lot, true, but then "a uniform platform for structure > > normalization" (quote from Egon's blog [0]) isn't so much a smiles thing. > > Java packages organize classes by functionality. CDK modules organize > classes by dependencies. The fact that something is in the 'smiles' > module, does not imply that it is not a uniform platform. > > The quote, btw, does not refer the platform to the class, but to the > java package: > > "Moved Normalizer into a separate package, in reply to discussion > around patch #2905749, making space for a uniform platform for > structure normalization: cdk.normalize" > > The background behind this, as was discussed earlier, that we should > get together all scattered normalization code in the CDK. This central > java package can then serve as central place to find functionality > related to structure normalization. > > Hoping this clarifies things, > > Egon > > 0.http://chem-bla-ics.blogspot.com/2010/02/cdk-132-changes.html -- Stefan Kuhn B. Sc. M. A. Software Engineer in the Chemoinformatics and Metabolism Team European Bioinformatics Institute (EBI) Wellcome Trust Genome Campus Hinxton, Cambridge CB10 1SD UK Phone +44 1223 49 2657 Fax +44 (0)1223 494 468 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

