equinor / api-strategy

Equinor API Strategy
Creative Commons Attribution Share Alike 4.0 International
93 stars 22 forks source link

"Be prepared to externalize" paragraph. #75

Open antoneskov opened 4 years ago

antoneskov commented 4 years ago

Some "common sense" constraints on generalizing the interfaces may be put here. Often it is difficult to predict usage of the interface outside the current scope (except obvious/trivial cases). Generalized interface may be more difficult to implement and use in the current scope, and still it may require adjustments for the future uses.

Hjaf commented 11 months ago

Could describing this in relation to the sidecar pattern be helpful?