google / google/eDistantObject

Forward `isKindOfClass:` to distant object?

Open
#155 8 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
176
Forks
36
PR merge metrics
No merged PRs in 30d

Description

Is there a reason we are not forwarding `isKindOfClass:` to the distant object? I think that would make the most sense since users are more likely to want to check the class of the actual object than of the proxy. FWIW, `NSDistantObject` [forwards](https://stackoverflow.com/a/7839552/815742).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.