Uploaded image for project: 'Groovy'
  1. Groovy
  2. GROOVY-5362

XmlParser and XmlSlurper should merge

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.0-beta-2
    • None
    • XML Processing
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            russel Dr. Russel Winder
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: