You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by GitBox <gi...@apache.org> on 2021/05/22 06:06:45 UTC

[GitHub] [james-project] chibenwa opened a new pull request #449: [REFACTORING] Avoid Optional::orElse where it looks expensive

chibenwa opened a new pull request #449:
URL: https://github.com/apache/james-project/pull/449


   Favor orElseGet in such places.
   
   Use constants where it makes sense.


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

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



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


[GitHub] [james-project] chibenwa merged pull request #449: [REFACTORING] Avoid Optional::orElse where it looks expensive

Posted by GitBox <gi...@apache.org>.
chibenwa merged pull request #449:
URL: https://github.com/apache/james-project/pull/449


   


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

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



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