-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Labels
enhancementEnhancement of an existing featureEnhancement of an existing featuresdkSomething to do with the `sdk` packageSomething to do with the `sdk` package
Description
In order to prepare for Registry and Discovery, we need to refactor provider.py.
- Make
AbstractObjectProviderandAbstractObjectStorereally abstract (e.g. independent ofIdentifiable)- Adapt
DictObjectStoreandSetObjectStoreto the refactored functions, providing aliases with deprecation warning.
- Adapt
- Rename
DictObjectStoreandSetObjectStoretoDictIdentifiableStoreandSetIdentifiableStoreand provide alias to old name with deprecation warning.
This way, we ensure backward compatibility in this core functionality of our SDK.
Metadata
Metadata
Assignees
Labels
enhancementEnhancement of an existing featureEnhancement of an existing featuresdkSomething to do with the `sdk` packageSomething to do with the `sdk` package