Skip to content

Connect VM to InteropLib#47504

Merged
AaronRobinsonMSFT merged 2 commits intodotnet:feature/objc-interopfrom
AaronRobinsonMSFT:objc_connect_managed_native
Jan 27, 2021
Merged

Connect VM to InteropLib#47504
AaronRobinsonMSFT merged 2 commits intodotnet:feature/objc-interopfrom
AaronRobinsonMSFT:objc_connect_managed_native

Conversation

@AaronRobinsonMSFT
Copy link
Member

Merged in latest from .NET 6 development branch.
Add ComWrappers CMake feature flag
Split interoplibinterface for comwrappers and objc
Create pattern for QCalls

/cc @jkoritzinsky @elinor-fung

Split interoplibinterface for comwrappers and objc
Create pattern for QCalls
@ghost
Copy link

ghost commented Jan 27, 2021

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@jkoritzinsky
Copy link
Member

Can we merge master into the feature branch before reviewing this? There's a ton of unrelated commits right now that make this harder to review.

@AaronRobinsonMSFT
Copy link
Member Author

There is 1 commit: 9b72a9d

@jkoritzinsky
Copy link
Member

Let's make sure to not squash merge this then.

@AaronRobinsonMSFT AaronRobinsonMSFT force-pushed the objc_connect_managed_native branch from bebf1f1 to 9b72a9d Compare January 27, 2021 00:48
Copy link
Member

@jkoritzinsky jkoritzinsky left a comment

Choose a reason for hiding this comment

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

LGTM. This should give us a good starting point to wire through the rest of the way to System.ObjectiveC.Native through interoplib.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 35c25b9 into dotnet:feature/objc-interop Jan 27, 2021
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the objc_connect_managed_native branch January 27, 2021 01:37
@ghost ghost locked as resolved and limited conversation to collaborators Feb 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants