By dotCore
via programmers.stackexchange.com
Submitted: Feb 18 2013 / 04:09
I'm trying to figure out what the Anti-Corruption layer really means. I know that it's a way to transition/work around legacy code or bad APIs. What I don't understand is how it works and what makes it a clean separation from the undesirable layer.
Add your comment