You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "mdedetrich (via GitHub)" <gi...@apache.org> on 2023/05/08 20:16:23 UTC

[GitHub] [incubator-pekko] mdedetrich opened a new pull request, #314: Add OptionConverters.toJava and OptionConverters.toScala

mdedetrich opened a new pull request, #314:
URL: https://github.com/apache/incubator-pekko/pull/314

   And yet another case of finding more converters that have to be added to `OptionConverters` to get pekko-http with https://github.com/apache/incubator-pekko/pull/281 PR


-- 
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-unsubscribe@pekko.apache.org

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


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


[GitHub] [incubator-pekko] He-Pin commented on pull request #314: Add OptionConverters.toJava and OptionConverters.toScala

Posted by "He-Pin (via GitHub)" <gi...@apache.org>.
He-Pin commented on PR #314:
URL: https://github.com/apache/incubator-pekko/pull/314#issuecomment-1539317623

   I don't know if some methods are also being used in Playframework.


-- 
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-unsubscribe@pekko.apache.org

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


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


[GitHub] [incubator-pekko] mdedetrich commented on pull request #314: Add OptionConverters.toJava and OptionConverters.toScala

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich commented on PR #314:
URL: https://github.com/apache/incubator-pekko/pull/314#issuecomment-1539427171

   > I don't know if some methods are also being used in Playframework.
   
   For Play it doesn't matter, if they are cross compiling for 2.12/2.13 then they can just add scala-java-compat themselves (ideally only for 2.12 but if they do it for all Scala versions it won't matter).


-- 
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-unsubscribe@pekko.apache.org

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


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


[GitHub] [incubator-pekko] mdedetrich merged pull request #314: Add OptionConverters.toJava and OptionConverters.toScala

Posted by "mdedetrich (via GitHub)" <gi...@apache.org>.
mdedetrich merged PR #314:
URL: https://github.com/apache/incubator-pekko/pull/314


-- 
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-unsubscribe@pekko.apache.org

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


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