Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec is documenting methods #1

Open
reinecke opened this issue Jun 17, 2020 · 1 comment
Open

Spec is documenting methods #1

reinecke opened this issue Jun 17, 2020 · 1 comment
Assignees
Labels
wontfix This will not be worked on

Comments

@reinecke
Copy link

Method definitions like range(), activeChildren(), editOffsets(), and activeDescendants() are included in the spec.
Given that our goal is around documenting the data model and to my knowledge these methods aren’t in the current implementations, would you mind giving some context around their inclusion in the spec?

@palemieux
Copy link
Contributor

The methods documented by the specification are intended to unambiguously specify the timing model and other aspects of OTIO that are not captured by the static data model. The methods are not mean to specify an API, which is highly dependent on the target programming language and overall system requirements.

@palemieux palemieux self-assigned this Jun 17, 2020
@palemieux palemieux added the wontfix This will not be worked on label Aug 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants