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

item18. 117-118p의 코드가 이해가 가지 않아 이슈로 올립니다. #22

Closed
donghyeon3813 opened this issue Apr 24, 2024 · 0 comments

Comments

@donghyeon3813
Copy link
Collaborator

donghyeon3813 commented Apr 24, 2024

컴포지션은 기존 클래스가 새로운 클래스의 멤버를 사용하는 것을 뜻하는 걸로 알고 있습니다.
하지만 117p에 18-2 코드를 보게되면 이는 컴포지션이 아닌 컴포지션을 활용한 클래스를 상속한걸로 보이는데요 이걸 왜 컴포지션을 사용했다고 표현한건지 이해가 잘 가지 않습니다.
컴포지션의 사용은 118p에 18-3에서 사용한 걸로 보이는데 이를 왜 재사용할 수 있는 전달 클래스라고 한 것인지 이해가 가지 않습니다.

또한 117-118에서 이렇게 사용했을 때의 이점에 대해서 토론하고 싶습니다.

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