[
https://issues.apache.org/jira/browse/MNG-8490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17909892#comment-17909892
]
Elliotte Rusty Harold edited comment on MNG-8490 at 1/5/25 2:51 PM:
--------------------------------------------------------------------
I think you can just turn XmlNode into a concrete class and merge the impl
class into that. Does that not work?
Also, a comment suggests mnoving thr static utility code elsewhere. That might
be a good first step.
was (Author: elharo):
I think you can just turn XmlNode into a concrete class and merge the impl
class into that. Does that not work?
> Combine XmlNode and XmlNodeImpl
> -------------------------------
>
> Key: MNG-8490
> URL: https://issues.apache.org/jira/browse/MNG-8490
> Project: Maven
> Issue Type: Improvement
> Reporter: Elliotte Rusty Harold
> Priority: Blocker
> Labels: up-for-grabs
>
> Single use interfaces are an antipattern. Make everything simpler by having a
> single concrete XmlNode class.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)