[
https://issues.apache.org/jira/browse/OFBIZ-9558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123289#comment-16123289 ]
Nicolas Malin commented on OFBIZ-9558:
--------------------------------------
Jacques I commit the deprecated on trunk at 1804786. When we are clear how process to deprecated a service (the procedure) I will update the service definition deleteRateAmout and deletePartyRate as example linked to the wiki page.
> Manage deprecated service on the ModelService
> ---------------------------------------------
>
> Key: OFBIZ-9558
> URL:
https://issues.apache.org/jira/browse/OFBIZ-9558> Project: OFBiz
> Issue Type: New Feature
> Components: framework
> Affects Versions: Trunk
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: OFBIZ-9558.patch, OFBIZ-9558.patch
>
>
> Following the thread
https://lists.apache.org/thread.html/ce4f9899d811208b8ecbc0a6bdc99a47057dfcd354f932a879aa947b@%3Cdev.ofbiz.apache.org%3E on how manage the deprecated service we started on the idea :
> * create a new element deprecated on services.xsd with attribute
> * * use-instead : what service replace the current
> * * since
> * * and content element as reason of the deprecation
> * alert in log warning each call on this service
> * set "@deprecated" on the service List in webtools and inform on detail service page.
> The patch contains this feature
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)