mdedetrich commented on PR #1406:
URL: https://github.com/apache/pekko/pull/1406#issuecomment-2241505821

   > When using it from Java, it works, does it cause problems when using it 
from Kotlin? IDEA/Comping error? Does that affect the kotlin's trailing lambda?
   
   So its not a compile issue (since both versions are the same after erasure 
and the curried version is compiled into a single parameter list) but it does 
mess with code completion/syntax highlighting in IDE.
   
   In any case I think this change is valuable since it makes it a lot more 
clear


-- 
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: notifications-unsubscr...@pekko.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org
For additional commands, e-mail: notifications-h...@pekko.apache.org

Reply via email to