AcademySoftwareFoundation / AcademySoftwareFoundation/OpenCue
support subframes
Closed
feature request
triaged
- Dominant language
- Python
- Stars
- 957
- Forks
- 259
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 16
Description
Both Python and Java implementations of FrameRange/FrameSet assume that all frames are whole numbers - ints are used throughout. Possibly other places in the code make this assumption as well.
Ensure that subframes are supported and fix as necessary.
Contributor guide
Research direction
Start by reading the Python and Java implementations of FrameRange and FrameSet, then trace other locations where frame values are assumed to be integers. Map the affected paths before deciding the scope; the work is done when subframes are supported consistently across both implementations and the related frame-handling code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100