cbornet commented on PR #11:
URL: 
https://github.com/apache/pulsar-client-reactive/pull/11#issuecomment-1291728694

   > There's another issue with the use of the API. Unless code examples are 
used, it won't become visible.
   Right now with the changes in this PR, the user of the API would have to be 
calling toReactor and toRxJava each and every time. This is design smell.
   
   You rather call `buildReactor` or `buildRxJava` on the builder. I don't see 
how it's less discoverable than having to do `adapt(ReactorMessageSender.class)`


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

Reply via email to