Some parts of the API use callbacks (e.g. `ssf.Window.getCurrentWindow()`), whilst others use promises. If possible, it would be nice if there was a consistent approach, so it's more intuitive for the consumer.
Some parts of the API use callbacks (e.g.
ssf.Window.getCurrentWindow()), whilst others use promises.If possible, it would be nice if there was a consistent approach, so it's more intuitive for the consumer.