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

Add NSProxy support #2348

Closed
rajsesh opened this issue Mar 28, 2017 · 1 comment
Closed

Add NSProxy support #2348

rajsesh opened this issue Mar 28, 2017 · 1 comment
Assignees
Milestone

Comments

@rajsesh
Copy link
Contributor

rajsesh commented Mar 28, 2017

All of this class is entirely stubbed out, its time we had them for real.

@DHowett-MSFT
Copy link

@rajsesh-msft This is exciting!

ms-jihua added a commit to ms-jihua/WinObjC that referenced this issue Apr 12, 2017
ms-jihua added a commit that referenced this issue Apr 13, 2017
* Implement NSProxy

Fixes #2348

* - Changed both [NSObject superclass] and [NSProxy superclass] to be polymorphic with respect to [self class]
- Changed both [NSObject self] and [NSProxy self] to no longer do a cast
- Misc CR feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants