pjfanning commented on PR #2460: URL: https://github.com/apache/pekko/pull/2460#issuecomment-3508000975
> I wonder if we shouldn't go a step further, and instead of adding a `asJavaPublisher`, actually changing the existing `asPublisher` to use the Java classes instead of the old `org.reactivestreams` ones There is https://github.com/apache/pekko/issues/1977. I would prefer to treat that as a separate issue. In that issue, @He-Pin points out that some libs still prefer reactivestreams lib (due to inertia or continuing desire to support Java 8). I have little issue with supporting both. It just seems like we shouldn't treat the Java Flow API as a 2nd class citizen. -- 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]
