The Wrapper vs. Library vs. Aspect Problem
Imagine that we've got a collection of applications used by customers to provide data, a collection of applications we use to collect data from vendors. We've got a third collection of analytical tools.
Currently, they share a common database, but the focus, use cases, and interfaces are different.
Okay so …
more ...