Mathieu Lirzin created OFBIZ-10808:
--------------------------------------
Summary: Inline ‘serviceInvoker’ method in Groovy engine
Key: OFBIZ-10808
URL:
https://issues.apache.org/jira/browse/OFBIZ-10808 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Mathieu Lirzin
Fix For: Upcoming Branch
The {{runSync}} method of the Groovy engine is only passed its arguments to the {{serviceInvoker}} method which is private and used only by the {{runSync}} method. As a consequence it seems preferable to inline the {{serviceInvoker}} method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)