Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-3064

Create a more performant variant of SimpleAttributeDefinition.parse

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Blocker
    • 7.1.0.CR1
    • None
    • Domain Management
    • None

    Description

      The parse method takes a Location as an argument, requiring the caller to ask the XmlStreamReader for the location whether or not it is needed. It's only needed for creating an error message if the parse method finds an invalid value.

      Deprecate this method and instead create a variant where we pass in the XmlStreamReader; let the impl ask for the location only if it is needed.

      Attachments

        Activity

          People

            bstansbe@redhat.com Brian Stansberry
            bstansbe@redhat.com Brian Stansberry
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: