You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Gil Portenseigne (JIRA)" <ji...@apache.org> on 2018/08/23 14:30:00 UTC

[jira] [Commented] (OFBIZ-10537) Refactor EntityUtil findBy methods using Stream API

    [ https://issues.apache.org/jira/browse/OFBIZ-10537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590303#comment-16590303 ] 

Gil Portenseigne commented on OFBIZ-10537:
------------------------------------------

The first patch add integration tests, that are working before and after the refactorization of the second patch.


> Refactor EntityUtil findBy methods using Stream API
> ---------------------------------------------------
>
>                 Key: OFBIZ-10537
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10537
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Gil Portenseigne
>            Assignee: Gil Portenseigne
>            Priority: Major
>             Fix For: Upcoming Branch
>
>         Attachments: OFBIZ-10537-1_integration_tests.patch, OFBIZ-10537-2_refactor_streams.patch
>
>
> Refactoring EntityUtil methods that were using lots of for loops using Stream API. Increasing readability and simplicity.
> Adding integration test around this improvement.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)