If you spend any time writing software, you'll eventually hit an interoperability wall: two components that should talk to each other just refuse to do so. Maybe it's a web API that has just been modified without proper concern for backward compatibility, breaking your existing application in the process. Or perhaps you're trying to use … Continue reading Interoperability Success Stories