[jira] [Resolved] (OFBIZ-6290) ButtonEventConfig uses getXmlRootElement which has been deprecated

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

[jira] [Resolved] (OFBIZ-6290) ButtonEventConfig uses getXmlRootElement which has been deprecated

Nicolas Malin (Jira)

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

Adam Heath resolved OFBIZ-6290.
-------------------------------
    Resolution: Fixed

Fixed in branch OFBIZ-6275, r1675466

> ButtonEventConfig uses getXmlRootElement which has been deprecated
> ------------------------------------------------------------------
>
>                 Key: OFBIZ-6290
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6290
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: specialpurpose/pos
>            Reporter: Adam Heath
>            Assignee: Adam Heath
>            Priority: Minor
>
> ResourceLoader.getXmlRootElement() caches its return value; however, DOM elements are memory intensive, and the returned value tends to only be used once.  So, this is a poor pattern.



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