GitHub user mdedetrich added a comment to the discussion: Replace typesafe config for sconfig for Pekko 2.0.0
> I don't recommend investing effort here because I believe that as an open > source project, our resources are limited, at least not full-time, so we > should focus on more creative endeavors. If we could compile Pekko to Scala > Native or Scala JS, I think that would make sense, but we already use a lot > of MethodHandles and VarHandles, so the cost is a bit high. FYI, the effort neccessary to replace lightbend config with sconfig was trivial, PR is almost done https://github.com/apache/pekko/pull/2187. 90% of the work was done by a single migration command provided by sbt-scalafix. Most of the work was actually adding in the MiMa exclusion filters. > As a Java developer, as are most employees at Alibaba. I simply want to > improve performance and optimize the Java API experience. Of course, no one is stopping you. As an open source project we have to cater to a lot of people and also a lot of potential problems. GitHub link: https://github.com/apache/pekko/discussions/2186#discussioncomment-14365781 ---- This is an automatically sent email for notifications@pekko.apache.org. To unsubscribe, please send an email to: notifications-unsubscr...@pekko.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org