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

Assess migration of core to Kotlin Multi Platform #280

Open
6 tasks
ftomassetti opened this issue Dec 16, 2023 · 1 comment
Open
6 tasks

Assess migration of core to Kotlin Multi Platform #280

ftomassetti opened this issue Dec 16, 2023 · 1 comment
Milestone

Comments

@ftomassetti
Copy link
Member

ftomassetti commented Dec 16, 2023

  • Move serialization out of core so we can drop dependencies from JSON and XML libraries
  • Move cli functionalities out of core so we can drop dependency on clikt
  • Move to https://github.com/badoo/Reaktive
  • Remove usage of Serializable from core
  • Remove File usages from core
  • Remove reflection usages from core
@ftomassetti ftomassetti added this to the 1.6.0 milestone Dec 16, 2023
@ftomassetti
Copy link
Member Author

See also #281

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