[jira] [Updated] (OFBIZ-10649) Simplification of the service callback handling

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

[jira] [Updated] (OFBIZ-10649) Simplification of the service callback handling

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-10649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mathieu Lirzin updated OFBIZ-10649:
-----------------------------------
    Description: The service callback handling done in {{org.apache.ofbiz.service.engine.AbstractEngine}} can be rewritten more nicely without explicit iterators. Additionally it is not nice that the engine is responsible for removing disabled callbacks. The {{ServiceDispatcher}} should be responsible for removing them.  (was: The service callback handling done in {{org.apache.ofbiz.service.engine.AbstractEngine}} can be rewritten more nicely using streams. Additionally it is not nice that the engine is responsible for removing disabled callbacks.  It should be the responsability of the {{ServiceDispatcher}} to clean them.)

> Simplification of the service callback handling
> -----------------------------------------------
>
>                 Key: OFBIZ-10649
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-10649
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: framework
>    Affects Versions: Trunk
>            Reporter: Mathieu Lirzin
>            Priority: Minor
>             Fix For: Upcoming Branch
>
>
> The service callback handling done in {{org.apache.ofbiz.service.engine.AbstractEngine}} can be rewritten more nicely without explicit iterators. Additionally it is not nice that the engine is responsible for removing disabled callbacks. The {{ServiceDispatcher}} should be responsible for removing them.



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