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

feat: objc 지원 #58

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

feat: objc 지원 #58

wants to merge 4 commits into from

Conversation

mqzkim
Copy link
Contributor

@mqzkim mqzkim commented Dec 17, 2023

No description provided.

self.additionalParameters = additionalParameters
}

public override func isEqual(_ object: Any?) -> Bool {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

NSObject 가 Equatable을 따르고는 있지만 reference만 체크하기 때문에,
모든 property 동일성 검증을 override 해서 처리함

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants