Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor Track::$Formats into Formats.php #95

Open
kz opened this issue Jul 12, 2016 · 0 comments
Open

Refactor Track::$Formats into Formats.php #95

kz opened this issue Jul 12, 2016 · 0 comments

Comments

@kz
Copy link
Contributor

kz commented Jul 12, 2016

Track::$Formats contains a bunch of useful information about the various audio formats that Pony.fm provides downloads for. There's enough in there to justify refactoring the concept of an "audio format" into its own class, and using descriptive function calls to pull out the relevant info instead of coupling other code to this array's structure.

@kz kz self-assigned this Jul 12, 2016
@EventideGlow EventideGlow added backend and removed ready labels Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants