linebender / linebender/velato
Importer should warn on old lottie schema versions
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 158
- Forks
- 26
- Avg merge
- 22h 56m
- Merged PRs (30d)
- 18
Description
#10 has discovered that old lottie files don't import as expected, and with the recent LAC establishment, and coming versioning of Lottie files, we should be aware of what schema versions we support and produce a log or error when old versions of bodymovin are used.
Contributor guide
No contributing guide indexed for this repository
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 reviewing issue #10 and the importer’s existing handling of Lottie files, then check how bodymovin schema versions and the Lottie versioning discussed by the LAC are represented. Done means old or unsupported schema versions produce the requested log or error, with the supported-version scope made explicit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- computer-graphics
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100