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

음악 재생 코드를 어디에 작성해야 할까? #96

Open
3 tasks
zaehorang opened this issue Jun 9, 2024 · 1 comment
Open
3 tasks

음악 재생 코드를 어디에 작성해야 할까? #96

zaehorang opened this issue Jun 9, 2024 · 1 comment
Assignees

Comments

@zaehorang
Copy link
Collaborator

Description

현재 음악 재생 관련 메서드를 Cell View에서 실행시키고 있는데, 이것이 최선의 방법인지에 대해 의문이 듭니다. 각 계층의 역할과 책임을 고려하여 음악 재생 메서드를 어디에 작성하는 것이 적절한지 논의가 필요합니다.

To-do

  • Cell, Row View, Home View 중 어디에서 음악 재생 메서드를 실행시켜야 할지 고민
  • 각 계층의 역할과 책임 정리
  • 관련 코드 수정 및 테스트

ETC (참고 자료)

@zaehorang zaehorang self-assigned this Jun 9, 2024
@zaehorang
Copy link
Collaborator Author

생각

  • cell에� 메서드를 선언 한다면, 모든 cell에 각각의 모델 인스턴스가 생성되기 때문에 손해 ?

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

No branches or pull requests

1 participant