You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the new CLI, we want to create an abstraction layer shielding the OCM dependency. The abstraction shall provide an API focussing on the functionality we need and internally delegate to the OCM library.
Reasons
This will reduce our code's coupling to the OCM library and make it easier in the future to cope with (breaking) changes within the library.
Attachments
The text was updated successfully, but these errors were encountered:
Description
For the new CLI, we want to create an abstraction layer shielding the OCM dependency. The abstraction shall provide an API focussing on the functionality we need and internally delegate to the OCM library.
Reasons
This will reduce our code's coupling to the OCM library and make it easier in the future to cope with (breaking) changes within the library.
Attachments
The text was updated successfully, but these errors were encountered: