mdedetrich commented on issue #2093: URL: https://github.com/apache/pekko/issues/2093#issuecomment-3261608019
So as an update, I did manage to get something working locally and by that I mean changes for 1.2.x to add `scaladsl`/`javadsl` for actors without breaking any users. The implementation is a bit gnarly, but a follow up for 2.0.x would make the code a lot cleaner as a lot of code would be removed. However I agree that 1.2.x shouldn't be blocked because of this (such a change should be in 1.3.x) and also it might make sense to release a pekko 2.0.0 milestone without this changes so that we don't have so many changes in the first milestone release as we need to do downstream changes to all of the pekko satellite projects -- 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]
