Backwards compatibility of annotations
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 574
- Forks
- 104
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
I am having difficulty reading in annotations on 0.17.52.1 that were created in 0.15.49.1. It seems that there were changes to TimeIntervalAnnotation and TimeIntervalAnnotationSet that prevent the data from being deserialized. Is there a recommend workaround?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing TimeIntervalAnnotation and TimeIntervalAnnotationSet between versions 0.15.49.1 and 0.17.52.1, then reproduce deserialization of annotations created by the older version. Determine whether the older data can be read in the newer version; done means a compatibility fix or a documented workaround is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- stream-processing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100