[
https://issues.apache.org/jira/browse/GROOVY-5362?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Milles updated GROOVY-5362:
--------------------------------
Fix Version/s: (was: 4.x)
> XmlParser and XmlSlurper should merge
> -------------------------------------
>
> Key: GROOVY-5362
> URL: https://issues.apache.org/jira/browse/GROOVY-5362
> Project: Groovy
> Issue Type: Bug
> Components: XML Processing
> Affects Versions: 2.0-beta-2
> Reporter: Dr. Russel Winder
> Priority: Major
>
> Currently there is XmlParser and XmlSlurper. They have essentially the same
> API and yet there are some noticeable differences that should be smoothed
> away. Moreover the difference between them should not be presented in terms
> of different classes, but should be merged behind a virtual constructor so
> that there is a single XmlParser class but different implementations with
> different runtime behaviours, i.e. the strict parser and the lazy parser.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)