Skip to content

Migrate codeebase to pure kotlin#34

Open
Kaaveh wants to merge 1 commit into
cafebazaar:masterfrom
Kaaveh:master
Open

Migrate codeebase to pure kotlin#34
Kaaveh wants to merge 1 commit into
cafebazaar:masterfrom
Kaaveh:master

Conversation

@Kaaveh
Copy link
Copy Markdown

@Kaaveh Kaaveh commented Sep 11, 2021

There are three .java files and I converted them to Kotlin:

  1. This file: core/src/main/java/com/farsitel/bazaar/util/AbortableCountDownLatch.java
  2. There are two functional interfaces that can not convert to Kotlin. First, I upgrade Kotlin version to 1.4.0 to use SAM conversions, then migrate BazaarStorageCallback and BazaarSignInCallback to Kotlin.

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.

1 participant