[
https://issues.apache.org/jira/browse/OFBIZ-11254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16954525#comment-16954525 ]
Jacques Le Roux commented on OFBIZ-11254:
-----------------------------------------
I finally found that setPropertyValueInMemory is used in one test and so maybe usefull.
I removed setPropertyValue(*,*,*) at revision: 1868589
> Remove unused methods related to properties in UtilProperties and EntityUtilProperties
> --------------------------------------------------------------------------------------
>
> Key: OFBIZ-11254
> URL:
https://issues.apache.org/jira/browse/OFBIZ-11254> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Affects Versions: Trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Trivial
> Fix For: Upcoming Branch
>
>
> While removing on the POS I forgot to remove specific methods I added in UtilProperties: setPropertyValue and setPropertyValueInMemory. These are unused and can be safemy removed. They are also called from EntityUtilProperties so should also be removed from there.
> I believe that a bunch of similar methods committed by r1238998 are also useless but I'll not touch them.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)