[jira] [Commented] (OFBIZ-6276) Fix deprecation issues in framework/entity

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

[jira] [Commented] (OFBIZ-6276) Fix deprecation issues in framework/entity

Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-6276?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14508164#comment-14508164 ]

Adam Heath commented on OFBIZ-6276:
-----------------------------------

When I first saw this deprecation warning, I thought it would be something simple.  Even when I filed this issue, I held back on deep thought.  However, the refactor that is being attempted around storeAll is very back for backwards compatibility.  A parameter is being removed, that has critical meaning.  I don't really think this is something that can safely be implemented.  A new method name would need to be created to do that refactor.

> Fix deprecation issues in framework/entity
> ------------------------------------------
>
>                 Key: OFBIZ-6276
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6276
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: framework
>            Reporter: Adam Heath
>            Priority: Minor
>
> It appears that the storeAll() variants are being refactor; basically, the useCache parameter is being removed.  However, this has caused the
> entity engine to have deprecation with itself.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)