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

[K2] Spike: research the behaviour of Kotlin/Java interop around getters/setters and inheritance #3576

Open
IgnatBeresnev opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
language: Kotlin Issue/PR related to the Kotlin language feature/analysis/docs topic: K2 Issues / PRs that are related to the K2 migration. See #2888

Comments

@IgnatBeresnev
Copy link
Member

Context

During the discussion of #3338, it became apparent that there are many corner cases with no obvious "correct" solution, as it depends.

Spike

The user scenario from #3338 should be researched to help us figure out how to address it:

  • Try different cases, see how they work in K1/K2
  • Compare it to the behaviour of IntelliJ IDEA.
  • Reason about how it should work, what our users would like or expect to see.

Expected outcome of this spike:

@IgnatBeresnev IgnatBeresnev changed the title Spike: research the behaviour of Kotlin/Java interop around getters/setters and inheritance [K2] Spike: research the behaviour of Kotlin/Java interop around getters/setters and inheritance Apr 22, 2024
@IgnatBeresnev IgnatBeresnev added language: Kotlin Issue/PR related to the Kotlin language feature/analysis/docs topic: K2 Issues / PRs that are related to the K2 migration. See #2888 labels Apr 22, 2024
@vmishenev vmishenev self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language: Kotlin Issue/PR related to the Kotlin language feature/analysis/docs topic: K2 Issues / PRs that are related to the K2 migration. See #2888
Projects
None yet
Development

No branches or pull requests

2 participants