Re: One leaf out of a whole tree.
I like the idea but I guess the real issue is that potentially if you only need a small functionality, why do you need to drag in the library? Either reimplement that small part or rip just the function from the library.
I do understand that in practice, under deadlines you don't always get the time to do so.