EOL Account
EOL Account
In terms of stability, we're not proposing that the API be stable across all future versions of Sofie / compatible with many, many versions of Sofie. Instead what is proposed...
Yes this should result in a major version bump, hopefully a PR will be opened by someone still using that API to re-add the functionality, which would result in another...
There's also the more abstract concept of "behaviour changes" in semver, a behavioural change should be met with a major version bump. That's not as easy to define and will...
Good point, re-adding would be a minor change. In a perfect world, the version of the `Studio` document exposed via the API would be different to the version(s) used within...
My suggestions are either: - A draft PR containing some empty interface definitions, where we can start a thread for each interface. - A Google Doc.
Draft PR: https://github.com/nrkno/sofie-core/pull/777 Document: https://docs.google.com/document/d/1UI1GjKIojnlU9S9tYFc42Id1Ns01rtQSxfQs_WAxsG0 Please request access to the document, ping me if I'm not responding to invites fast enough. If you could add which organisation you represent to...
I have updated the draft PR #777 with what we have written for our purposes. This is all of course open to change, it just represents a working example that...
Here is a link to an application that uses these two APIs. It's purely an experiment, so this application should not be viewed as representative but instead demonstrative. If you...