Open raulcf opened 9 years ago
Consider 1 single InputAdapter per DataStore. Then let the InputAdapter compose, internally, a mechanism to implement a particular DataConnectionType.
This is in contrast to have an InputAdapter per DataStore - DataConnectionType
The outcome would be better code reuse and concentrated functionality.
Consider 1 single InputAdapter per DataStore. Then let the InputAdapter compose, internally, a mechanism to implement a particular DataConnectionType.
This is in contrast to have an InputAdapter per DataStore - DataConnectionType
The outcome would be better code reuse and concentrated functionality.