Helpers for migrating from Java to Kotlin
Open
Nobody has claimed this yet.
enhancement
lang/kotlin
- Dominant language
- Kotlin
- Stars
- 4.4k
- Forks
- 627
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 20
Description
Similar to Okio's https://github.com/square/okio/pull/496, it would be great to have helpers to ease migration, in the form of smart @Deprecated annotations, Lint checks or whatever works best.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the issue and the referenced Okio pull request for the migration-helper approach. Define which Java-to-Kotlin migration cases Wire should support and what helper behavior or checks would demonstrate completion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, kotlin
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100