Dear all,
Here come a few news:
- Bio++ libs and progs will be back (up-to-date) in debian (and ubuntu etc). The Debian Med Team took over the maintenance of the packages, which is excellent news (1,000 thanks to them!). We're currently working on having 2.2.0 in debian (last version was 2.1.0).
Consequence 1: I will no longer maintain the local ubuntu repository at
biopp.univ-montp2.fr, which would be redundant.
Consequence 2: for ease of integration with the Med team, we will go back to the tag system for marking releases on the git repository (currently we create a separate branch for each stable distribution). This does not prevent anybody however to branch the libraries at any stable release point.
- We should really start to think of a new stable release. Apart from the usual fixes and updates, I have here a few points on the list:
* upgrading to C++0x (most likely c++14). I had created a separate branch some time ago, I am planning to merge it. One additional reason to do so: c++14 (actually gnu14, which includes the gnu extensions) will be the default std mode in g++-6! So time to move forward...
* including the new "Graph" classes developed by Thomas (they are already there as a matter of fact).
* including the 'probseq' branch developed by Murray (sorry, I'm so delayed with that :s)
* including newlik? If I'm correct, the classes cannot yet superseed the old ones. But as they are more and more used, shouldn't they be side by side with the old ones on the master branch? (java used to have two types of GUI classes for instance, the "old" ones and the "new" swing classes). That would maybe push the development of newlik, what do you think? Is that possible / desirable?
* anything else?
Cheers,
Julien.