Kord-Extensions/kord-extensions

MPP Thoughts

gdude2002 opened this issue · 12 comments

Having chatted with @DRSchlaubi a bit about MPP, I figured I should chat about what needs doing for KordEx MPP, outside of waiting for Kord.

There aren't tons of things, surprisingly:

  • Restructure the project for MPP development
  • Write a new MPP library that wraps ICU for all platforms
  • Switch to ICU Locale objects
  • Abstract and rewrite all filesystem and resource code
  • Make plug-ins a JVM-only concept for now
  • Replace anything from Apache Commons and other core JVM-only libs

This won't happen for quite some time, but it's definitely worth thinking about.

Kord got JavaScript support in 0.9.0 and Kotlin Native support doesn't look far away - kordlib/kord#69 (comment)

Kord got JavaScript support in 0.9.0 and Kotlin Native support doesn't look far away - kordlib/kord#69 (comment)

Kord always was the least important blocker. Currently biggest blocker is probably icu