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

[additional] 정적 바인딩과 동적(지연) 바인딩의 구체적인 동작 원리 #9

Open
wooyounggggg opened this issue Mar 29, 2022 · 0 comments
Assignees
Labels
additional 책 내용에는 없지만, 추가적으로 조사한 내용

Comments

@wooyounggggg
Copy link
Contributor

wooyounggggg commented Mar 29, 2022

연관 챕터

#3

조사 내용

책에서는 객체 지향의 다형성을 구현하는데 있어, 지연 바인딩 메커니즘을 이용한다고 합니다.
이와 관련해, JVM 수준에서 어떻게 정적, 동적 바인딩이 구현되고 있는지 조사하려 합니다.

❉ 시간이 넉넉치 않아 일단 이슈만 던져 두고, 추후 조사하겠습니다.

참고 자료

https://medium.com/webeveloper/%EC%9E%90%EB%B0%94-%ED%98%95%EB%B3%80%ED%99%98-casting-promotion-%EA%B3%BC-%EB%B0%94%EC%9D%B8%EB%94%A9-binding-ef3e453eb8a6#

@wooyounggggg wooyounggggg added the additional 책 내용에는 없지만, 추가적으로 조사한 내용 label Mar 29, 2022
@wooyounggggg wooyounggggg self-assigned this Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
additional 책 내용에는 없지만, 추가적으로 조사한 내용
Projects
None yet
Development

No branches or pull requests

1 participant