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

Martin Becker commented on OFBIZ-6276:
--------------------------------------

Mmmh, 1st way was my 1st idea, but I was not happy with introducing a new 
method name like "storeAllWithDummyFks" while the strategy is more like adding 
boolean parameters for such features (e.g. useCache parameter instead of 
methods like findByAnd and findByAndCache).
This combined with the small relevance of the "createDummyFks" Feature (my 
opinion) led me to the simpler API without a different method name but switched 
parameter order for a method that may not be used very often.

> 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
>            Assignee: Jacques Le Roux
>            Priority: Minor
>         Attachments: OFBIZ-6276-variant-1.patch, OFBIZ-6276-variant-2.patch
>
>
> 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)

Reply via email to