[
https://issues.apache.org/jira/browse/OFBIZ-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17264816#comment-17264816
]
James Yong commented on OFBIZ-11927:
------------------------------------
To my knowledge, the following classes are unused and should be deprecated:
HtmlMenuRendererImage
HtmlMenuWrapperImage
HtmlTreeRenderer
> Deprecate unused HTML Renderers
> -------------------------------
>
> Key: OFBIZ-11927
> URL: https://issues.apache.org/jira/browse/OFBIZ-11927
> Project: OFBiz
> Issue Type: Bug
> Components: framework/widget
> Affects Versions: Trunk
> Reporter: Daniel Watford
> Priority: Minor
>
> The HTML renderers in package org.apache.ofbiz.widget.renderer.html do not
> appear to be used. While refactoring other parts of the widget system we
> have to make corresponding changes to the HTML renderers, but don't have any
> test cases to prove the HTML renderers continue to function correctly.
> OFBIZ-6281 suggests that HtmlScreenRenderer was deprecated some time ago and
> has since been removed from ofbiz sources.
> Mark the remaining HTML renderers as deprecated since they should have been
> superseded by the Macro renderers.
> Assuming the HTML renderer classes are deprecated in the next release they
> can be removed in the following release.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)