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

Leverage kotlinx.reflect.lite instead of the huge kotlin-reflect #69

Closed
sdeleuze opened this issue Jun 18, 2018 · 4 comments
Closed

Leverage kotlinx.reflect.lite instead of the huge kotlin-reflect #69

sdeleuze opened this issue Jun 18, 2018 · 4 comments
Assignees

Comments

@sdeleuze
Copy link
Collaborator

kotlin-reflect is a big 2 MB JAR, Spring Fu should run with https://github.com/Kotlin/kotlinx.reflect.lite which is much much liter. Some updates on Spring Framework side may be needed. We also need to check that Jackson Kotlin support works with it.

@sdeleuze sdeleuze added this to the 1.0.0.M1 milestone Jun 18, 2018
@sdeleuze sdeleuze self-assigned this Jun 18, 2018
@sdeleuze
Copy link
Collaborator Author

sdeleuze commented Jun 21, 2018

We need kotlinx.reflect.lite 1.1.0 for this, see https://youtrack.jetbrains.com/issue/KT-11386#comment=27-2921030

@sdeleuze sdeleuze modified the milestones: 0.0.1, 0.0.2 Jun 21, 2018
@sdeleuze
Copy link
Collaborator Author

sdeleuze commented Jul 4, 2018

See SPR-17008 related issue.

@sdeleuze
Copy link
Collaborator Author

In progress ;-)

@sdeleuze sdeleuze changed the title Try to leverage kotlinx.reflect.lite instead of the huge kotlin-reflect Leverage kotlinx.reflect.lite instead of the huge kotlin-reflect Sep 10, 2018
@sdeleuze sdeleuze modified the milestones: 0.0.2, 0.0.3, 0.0.4 Oct 1, 2018
@sdeleuze sdeleuze modified the milestones: 0.0.3, 0.0.4 Nov 6, 2018
@sdeleuze sdeleuze removed this from the 0.0.4 milestone Nov 23, 2018
@sdeleuze
Copy link
Collaborator Author

No move on kotlinx.reflect.lite for quite a long time, so I am closing this issue. I think the right middle-long term solution will be to use a Kotlin compiler plugin.

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

No branches or pull requests

1 participant