Hi Nick, On Sat, Jul 31, 2010 at 4:46 PM, Nick Vandewiele <[email protected]> wrote: > Newbie question: Could somebody explain why 2 separate versions (cdk 1.2.x > and 1.3.x) of the CDK are developed and maintained?
CDK uses a version numbering scheme were odd minor numbers indicate development versions, and even for stable versions. So, 1.2.x is release from the API stable branch. The 1.3.x series, however, is the current development branch, and will be the basis of 1.4.x in time. > Will there be a time > when the functionalities of those two versions will be merged? There is a clear need for a development branch where we can change the API, while maintaining a API stable release where mostly bug fixes get applied. All changes in 1.2.x get merged now and then into the 1.3.x branch. I did such a merge just the other day after the 1.2.6 release. > Probably the > history and philosophy behind this has been discussed somewhere Indeed :) > else and this is not the appropriate place. But this is the right place, and it is good you ask. It is documented somewhere, but there is no harm in repeating the information now and then. > Could you then point out where I could find information on this? It will at least be in the mailing list archives... Please let me know if the above answers all your questions... 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 ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm _______________________________________________ Cdk-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdk-user

