Skip to content

[Feature Request] JPMS Modularize Ktor #5735

Description

Any plans to JPMS-modularize the framework itself, with a 'module-info.java'? JPMS is increasingly becoming important to the future of JVM, with various features such as Integrity assuming that the codebase is already modularized, jpackage/jlink support, etc.

And from my understanding, the Kotlin Standard and 90% of the Extended (kotlinx) Library is also fully JPMS Modularized.

Is there any plans, to do the same for Ktor as well?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions