[
https://issues.apache.org/jira/browse/DMAP-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072299#comment-14072299
]
Werner Keil commented on DMAP-44:
---------------------------------
Especially the JSonParser contains only static methods, so it makes an
impression of a static helper class at the moment, but ideally somewhat similar
to the concept of "Loader" a true parser interface or abstract base class may
clarify this concern and the separate packagge...
> XMLParser is implementation detail
> ----------------------------------
>
> Key: DMAP-44
> URL: https://issues.apache.org/jira/browse/DMAP-44
> Project: DeviceMap
> Issue Type: Bug
> Components: Java API
> Reporter: Werner Keil
> Assignee: Reza Naghibi
> Priority: Minor
>
> The XMLParser class is only an implementation detail behind private code in a
> single Loader subclass. There is currently no public API that justifies a
> package for a single class that into the bargain is just a piece of code that
> was refactored from private class in a single loader class. Should go to
> loader.impl until it's really used or exposed anywhere.
--
This message was sent by Atlassian JIRA
(v6.2#6252)