What is shimming? Sometimes we need to support older APIs in a newer platform or newer APIs in an older platform. We use shimming for that purpose. A shim is a library that can be used to intercept an API and then it can change the arguments passed, redirect the...

























