Closed Burgestrand closed 10 years ago
Still have create_session left, but I'm not sure what to do with it considering the error return value is also of great importance.
While I'm breaking backwards-compatibility, I might as well make all functions that previously returned an error, raise the error. In pretty much all cases that's what you want anyway?
Here are some more functions that could get some sugar:
Would be neat if spotify could make dealing with buffer_out parameters a little nicer. Perhaps wrapping the functions? There is only like two of them that do not have a clear better implementation.