Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Add tooling to help with binding Kotlin libraries #642

Merged
merged 29 commits into from
Aug 28, 2019
Merged

Conversation

mattleibow
Copy link
Collaborator

@mattleibow mattleibow commented Aug 14, 2019

The aim of this PR is to add a tool to help find the cases where Kotlin does things a bit differently. Hopefully, these will become part of the actual binding generator.

See also: dotnet/java-interop#466 and dotnet/java-interop#464

This tool is either used form the jar, or just added to the .csproj file:

<PackageReference Include="Xamarin.Kotlin.BindingSupport" Version="0.1.0-preview" PrivateAssets="All" />

@mattleibow mattleibow changed the title [WIP] Add tooling to help with binding Kotlin libraries Add tooling to help with binding Kotlin libraries Aug 15, 2019
@mattleibow mattleibow changed the title Add tooling to help with binding Kotlin libraries [WIP] Add tooling to help with binding Kotlin libraries Aug 16, 2019
@mattleibow mattleibow changed the title [WIP] Add tooling to help with binding Kotlin libraries Add tooling to help with binding Kotlin libraries Aug 18, 2019
@mattleibow mattleibow added the needs-review Review requested on code changes label Aug 18, 2019
@mattleibow mattleibow removed the needs-review Review requested on code changes label Aug 19, 2019
@mattleibow mattleibow changed the title Add tooling to help with binding Kotlin libraries [WIP] Add tooling to help with binding Kotlin libraries Aug 19, 2019
@mattleibow mattleibow changed the title [WIP] Add tooling to help with binding Kotlin libraries Add tooling to help with binding Kotlin libraries Aug 19, 2019
@mattleibow mattleibow added the needs-review Review requested on code changes label Aug 19, 2019
@newky2k newky2k removed the needs-review Review requested on code changes label Aug 26, 2019
@mattleibow mattleibow merged commit dca1bb9 into master Aug 28, 2019
@mattleibow mattleibow deleted the dev/kotlin branch August 28, 2019 13:06
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