> I've just realised that raptor2 libraries need to be installable with > raptor1, so that existing programs can continue running. So I'm going to > rename and move things. > (This turns out to be similar to how libxml and libxml2 migrated). > > > The main idea is to rename everything to raptor2. So the first release > will be a tarball raptor2-2.0.0.tar.gz and the 'make install' will write > to these areas: > (libraptor2 on debian maybe) > /usr/lib/libraptor2.so.1 -> libraptor2.so.0.0.0 > /usr/lib/libraptor2.so.0.0.0
Sounds like a good plan to me :) Makes migration easier and the API/ABI change more obvious. nick. _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
