[
https://issues.apache.org/jira/browse/OFBIZ-10503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566734#comment-16566734 ]
Gil Portenseigne commented on OFBIZ-10503:
------------------------------------------
Thanks, i'll review it soon :)
> Inline ‘getFieldListsByPosition’ method
> ---------------------------------------
>
> Key: OFBIZ-10503
> URL:
https://issues.apache.org/jira/browse/OFBIZ-10503> Project: OFBiz
> Issue Type: Improvement
> Affects Versions: Trunk
> Reporter: Mathieu Lirzin
> Assignee: Gil Portenseigne
> Priority: Minor
> Attachments: OFBIZ_10503_Refactor-getFieldListsByPosition.patch
>
>
> {{FormRenderer::getFieldListsByPosition}} is trivial to implement with a {{Collectors::groupingBy}} collector. The attached patch inlines the two calls of this private method and uses a stream based implementation instead.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)