GitHub user mdedetrich edited a comment on the discussion: Replace typesafe config for sconfig for Pekko 2.0.0
> > The "Typesafe Config" library is an important foundation to how Akka and > > other JVM libraries manage configuration. We at > > [Lightbend](https://lightbend.com/) consider the functionality of this > > library as feature complete. We will make sure "Typesafe Config" keeps up > > with future JVM versions, but will rarely make any other changes. Their definition of maintenance is just bumping JVM versions, to me thats doing wordplay with "maintenance" and is much closer to an orphaned project that does the bare minimum of bumping the JVM version and thats it > Switching to sconfig on the other hand could cause troubles because they > might introduce bugs and breaking changes between releases. So this is why > for Play I do not see a reason to switch to sconfig and IMHO such a switch > shouldn't be done just because "you can". sconfig has an entire test suite based off of the original lightbend config tests and is also maintained by scala center and is considered a critical dependency. There hasn't been any breaking behaviour changes, I think this is fine here. Also this is Pekko v2.0.0 we are talking about, breaking changes are allowed and that kind of risk is acceptable here. GitHub link: https://github.com/apache/pekko/discussions/2186#discussioncomment-14362544 ---- 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