The four phases of (insert random library here) integration
I'm currently working on integrating a 3rd party library in my own code and today I realized that there are 4 typical phases in such a process (at least for me): Try to understand library Fai...