Skip to content

Add playlist(at:) method and numberOfPlaylists computed property …#21

Open
mjhuberjr wants to merge 1 commit intoDevMountain:masterfrom
mjhuberjr:master
Open

Add playlist(at:) method and numberOfPlaylists computed property …#21
mjhuberjr wants to merge 1 commit intoDevMountain:masterfrom
mjhuberjr:master

Conversation

@mjhuberjr
Copy link
Copy Markdown

…to PlaylistController

Make playlists a private property. This will allow us to teach better MVC and separation of data and ViewControllers without getting too deep (i.e. we could technically still append songs from a ViewController. But at least we make the core functionality of PlaylistController more clear.

…to PlaylistController

Make `playlists` a private property. This will allow us to teach better MVC and separation of data and ViewControllers without getting too deep (i.e. we could technically still append songs from a ViewController. But at least we make the core functionality of PlaylistController more clear.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants