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

Migrate codeebase to pure kotlin #34

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Kaaveh
Copy link

@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