Thomas Kemmer
Thomas Kemmer
Plus, I'm not sure yet how to use this in an extension, i.e. how to return more than one ConfigSchema.
IMHO this can be delayed and should be given some more time and consideration. No need to rush and try to get this into v0.20, since there are already (less...
FWIW, I felt I needed some "Mapping" config type with keys limited to a certain set of strings for Mopidy-InternetArchive v2.0; this is what I came up with so far:...
Limiting data sent with events is, of course, a good thing, but in this case (four boolean flags) I think it would be justifyable, especially since `TlTrack`s are sent with...
After re-reading your comment, I see you're already considering such a `getOptions()` API; sorry, it's still early in the morning ;-)
+1 for adding non-breaking `get_options` and waiting until 2.x with event data. Should tracklist options be a new Model or just a plain old `dict`?
Either way is fine with me; not much difference on the js side.
@bmwant: Thanks for your interest. You may note that something similar was used in v1.0: https://github.com/tkem/cachetools/blob/03bf4174c85cef51ab07e92212a9d7838a27093b/cachetools/decorators.py This was changed on purpose, to make the differences more explicit and also for...
And apologies for me taking so long to answer!
@hbarthel sorry, not a platform supported by me, but I'll leave it open, of course, in case anybody has some input on this!