GitHub user mdedetrich edited a comment on the discussion: Replace typesafe 
config for sconfig for Pekko 2.0.0

> One pain point is that sconfig has a scala-collection-compat dependency 
> https://mvnrepository.com/artifact/org.ekrich/sconfig_3/1.11.0

Thats a fair point, although that also brings up another point which is that we 
have actually manually inlined code from `scala-collection-compat` because they 
accidentally made some breaking changes in their releases ages ago.

This has since never happened though, so we can probably safely remove this 
manual inlining that we did and just use scala-collection-compat directly.

Also means less code for us to maintain

GitHub link: 
https://github.com/apache/pekko/discussions/2186#discussioncomment-14362363

----
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

Reply via email to