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 11:23:40 UTC

[GitHub] [incubator-pekko] mdedetrich opened a new pull request, #312: Add toJavaPrimitive to OptionConverters

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

   When trying to integrate the changes from https://github.com/apache/incubator-pekko/pull/281 into pekko-http I hit a stumbling block where I missed the `.toJavaPrimitive` methods so this PR adds these methods into our `OptionConverters` helper. Since the `.toJavaPrimitive` methods are not being used within Pekko core itself, `Scala212CompatTest` was added to make sure that these helper methods cross compile against all Scala versions so that we don't deal with any regressions.


-- 
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 merged pull request #312: Add toJavaPrimitive to OptionConverters

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


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