pjfanning commented on PR #2460:
URL: https://github.com/apache/pekko/pull/2460#issuecomment-3508252908

   We already have JavaFlowSupport so I guess the feedback is that some people 
prefer that to us moving the code to Source and Sink directly. The question 
then arises about us deprecating the org.reactivestreams code in Source and 
Sink and creating a ReactiveStreamsSupport class that mirrors the 
JavaFlowSupport.
   
   A more radical reworking sees us deprecating JavaFlowSupport and creating a 
new class that has similar utility functions but possibly with less verbose 
naming and then to mirror this new class to create an org.reactivestreams 
equivalent.


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

Reply via email to