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

Move kotlinx.io.files package to a separate module #411

Draft
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

fzhinkin
Copy link
Collaborator

No description provided.

@whyoleg
Copy link
Contributor

whyoleg commented Oct 30, 2024

JIC: there is one usage of kotlinx.io.files in ktor production code (not in tests) blindly (not thinking about consequences) introduced by myself in ktorio/ktor#4192
It was needed to not reimplement this from scratch (or copy from kotlinx-io) for js/wasm-js targets - previously it was just expect/actual
Probably it's better to drop this usage in ktor to avoid breaking changes? cc @e5l

@fzhinkin
Copy link
Collaborator Author

In short term, the change should not break Ktor as long as a new artifact is added to dependencies.

Base automatically changed from 408-make-segment-properties-public to develop November 6, 2024 14:30
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

Successfully merging this pull request may close these issues.

2 participants