URLs are currently just strings that are pasted together haphazardly. A generic SpotifyURLBuilder would probably improve this. Advantages of this approach are more easily adapting to changes in the Spotify webservices and centralized (and more robust) error handling.
URLs are currently just strings that are pasted together haphazardly. A generic SpotifyURLBuilder would probably improve this. Advantages of this approach are more easily adapting to changes in the Spotify webservices and centralized (and more robust) error handling.