mdedetrich commented on issue #6: URL: https://github.com/apache/incubator-pekko/issues/6#issuecomment-1485313983
> As far as I can tell from talking to the compiler team developers, Scala 3.3 will not introduce any feature that was absent in 3.2. Some APIs marked as experimental will become stable and that's it - so 3.3 will be a stabilization of the current API, but with a guarantee that it will not be touched for a few years. Judging from https://github.com/apache/incubator-pekko/pull/273 where we were forced to update to Scala 3.2 due to Jackson only targetting Scala 3.2, I can confirm that most (if not all?) of the changes were put into Scala 3.2, not 3.3 (I already made a PR against Scala 3.3 at https://github.com/apache/incubator-pekko/pull/270 just to see how painful it is, and it seems really tame). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
