[jira] [Updated] (OFBIZ-11032) ServiceDispatcher implementation details should be private

2019-05-25 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-11032:
---
Sprint: OFBiz Community Day (May 2019)

> ServiceDispatcher implementation details should be private
> --
>
> Key: OFBIZ-11032
> URL: https://issues.apache.org/jira/browse/OFBIZ-11032
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mathieu Lirzin
>Assignee: Mathieu Lirzin
>Priority: Minor
> Fix For: Upcoming Branch
>
> Attachments: 
> OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch, 
> OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch
>
>
> The {{protected}} modifier is used for the ServiceDispatcher in place of 
> {{private}}. Since the {{ServiceDispatcher}} is not meant to be extended by 
> plugins it is not desirable to use the {{protected}} modifier.



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


[jira] [Updated] (OFBIZ-11032) ServiceDispatcher implementation details should be private

2019-05-25 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-11032:
---
Attachment: OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch

> ServiceDispatcher implementation details should be private
> --
>
> Key: OFBIZ-11032
> URL: https://issues.apache.org/jira/browse/OFBIZ-11032
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mathieu Lirzin
>Assignee: Mathieu Lirzin
>Priority: Minor
> Attachments: 
> OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch, 
> OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch
>
>
> The {{protected}} modifier is used for the ServiceDispatcher in place of 
> {{private}}. Since the {{ServiceDispatcher}} is not meant to be extended by 
> plugins it is not desirable to use the {{protected}} modifier.



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


[jira] [Updated] (OFBIZ-11032) ServiceDispatcher implementation details should be private

2019-05-15 Thread Mathieu Lirzin (JIRA)


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

Mathieu Lirzin updated OFBIZ-11032:
---
Attachment: OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch

> ServiceDispatcher implementation details should be private
> --
>
> Key: OFBIZ-11032
> URL: https://issues.apache.org/jira/browse/OFBIZ-11032
> Project: OFBiz
>  Issue Type: Improvement
>  Components: framework
>Affects Versions: Trunk
>Reporter: Mathieu Lirzin
>Assignee: Mathieu Lirzin
>Priority: Minor
> Attachments: 
> OFBIZ-11032_ServiceDispatcher-is-not-meant-to-be-extend.patch
>
>
> The {{protected}} modifier is used for the ServiceDispatcher in place of 
> {{private}}. Since the {{ServiceDispatcher}} is not meant to be extended by 
> plugins it is not desirable to use the {{protected}} modifier.



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