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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)

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