GitHub user He-Pin added a comment to the discussion: Stream JavaDSL: start adding alternate methods that use Java function interfaces instead of the Pekko ones
Please understand me, I work at a Java company where there are many Java developers who often wonder why we don't use Java functions. In fact, in Java, we have many ways to avoid the inconvenience brought by @Exception, such as @SneakyThrow. Using Lombok is not an issue, almost everyone uses it. This is why I believe the benefits of keeping consistent with libraries like reactor-core and making `javadsl` more java native. GitHub link: https://github.com/apache/incubator-pekko/discussions/960#discussioncomment-8140633 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
