AniTrend/support-query-builder

KSP migration in anticipation of Kotlin 2.x

wax911 opened this issue · 3 comments

wax911 commented

Issue Guidelines

Before opening a new issue, please take a moment to review our community guidelines to make the contribution process easy and effective for everyone involved.

You may find an answer in already closed issues:
https://github.com/AniTrend/retrofit-graphql/issues?q=is%3Aissue+is%3Aclosed

Feature Information

Though there isn't any real threat of immediate deprecation or katp in v1.8.0, in line with the deprecations and removals of features in v1.8.0 of Kotlin, we know that kapt has entered maintenance mode. This is a great opportunity to release a major version of this library as a stable update along with the new version of Kotlin

Solution Information

See documentation for getting started with KSP: https://kotlinlang.org/docs/ksp-overview.html

Additional context

We won't be changing any of the existing kotlin-poet implementations but rather just the annotation processing phase

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

wax911 commented

Currently on hold, till I get more time

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.