Hi, On Sun, 2 Mar 2008, Jakub Narebski wrote: > I wonder if it would be worthwhile to extract all those useful codelets > (mini libraries) like approxidate, strbuf, parseopt, ALLOC_GROW, list > utils, etc. into separate micro-projects, to be able to be used by other > projects, for *them* not to have to reimplement the wheel. Actually, something like this happens in git-cheetah ATM, where I would like to use parts of libgit.a to call programs. But then, I see the responsibility of separating out parts of libgit.a by those who want to use it, not by the git crowd. Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html