Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Support import of annotations #1110

@Aclrian

Description

@Aclrian

Is your feature request related to a problem?

When we migrate annotations, we need to import the annotations from the older version of the api.
Using the json file instead of classes will be annoying.

Desired solution

Create all missing classes for annotations. AnnotationStore and each annotation class should have from_json() and to_json() methods.

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

Related to Safe-DS/Library-Analyzer#20.

Metadata

Metadata

Assignees

Labels

enhancement 💡New feature or requestmigrationMigration of annotation to a new API versionreleasedIncluded in a release

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions