AcademySoftwareFoundation / AcademySoftwareFoundation/OpenCue

support subframes

Closed
#84 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.