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

Adding more extensions to expose APIs in an object oriented manner. #32

Merged
merged 2 commits into from
Apr 24, 2019

Conversation

tannergooding
Copy link
Member

This is a continuation of #31. It ports a good number of additional APIs and adds a simple test covering the new OOP extensions. It also moves ClangSharpPInvokeGenerator to use the OOP extensions exclusively (both to clean it up and to validate things are exposed correctly).

After this is merged, the following methods still need to be made available: todo.txt. I'm going to log a tracking issue for them, however, as I think they can be handled separately and aren't going to be targeted as much.

@mjsabby mjsabby merged commit 131925a into dotnet:master Apr 24, 2019
@mjsabby
Copy link
Contributor

mjsabby commented Apr 24, 2019

@tannergooding I've made you an admin, so after we review each other's work we can both commit.

@tannergooding tannergooding deleted the wrapper2 branch April 26, 2019 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants