Skip to content

Conversation

@jpobst
Copy link
Contributor

@jpobst jpobst commented Jul 29, 2019

Changes every generated interface to additionally inherit IJavaPeerable when using JavaInterop output type:

- public partial interface ISpanned : IJavaObject
+ public partial interface ISpanned : IJavaObject, IJavaPeerable

Pulling this out of #341 and committing separately. It is unrelated to DIM and makes it hard to diff the generated output since it changes nearly every file.

Discussion of why this is needed is on #341.

@jpobst jpobst requested a review from jonpryor July 31, 2019 14:16
@jonpryor jonpryor merged commit ef092a8 into master Aug 1, 2019
@jpobst jpobst deleted the ijavapeerable branch August 1, 2019 14:22
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants