On Fri, Apr 9, 2010 at 11:02 AM, Stefan Kuhn <stefan.k...@ebi.ac.uk> wrote:
> JCP is working (I just checked) with a checkout of the EBI cdk repository at
> http://www.ebi.ac.uk/steinbeck-srv/git/cdk. This is cdk master plus some
> patches. Since JCP is no longer integrated to cdk

JChemPaint *is* integrated with the CDK... I guess what is meant here,
is that the JChemPaint 3 applet the EBI team worked on has some
patches to make things work?

The CDK-JChemPaint examples I have in my blog use the other branch,
which contains the JChemPaint renderer and controller code that does
integrate with CDK 1.3.4.

> and since git has the
> philosophy of many repositories existing in parallel, it is not and cannot be
> guaranteed to work with any other cdk code.

Git actually solves the problem of parallel branches, by using unique
hashes for states of the repository. Only if you start 'git
rebase'-ing, the hashes change, and you loose the *common ancestor*...
So, 'git' stops working of people do not ensure to have a common
ancestor, which could be, for example, the cdk-1.3.4 tag found in the
repository.

Egon

-- 
Post-doc @ Uppsala University
Proteochemometrics / Bioclipse Group of Prof. Jarl Wikberg
Homepage: http://egonw.github.com/
Blog: http://chem-bla-ics.blogspot.com/
PubList: http://www.citeulike.org/user/egonw/tag/papers

------------------------------------------------------------------------------
Download Intel&#174; 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
Cdk-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdk-user

Reply via email to