Uploaded image for project: 'Commons Digester'
  1. Commons Digester
  2. DIGESTER-76

XML self references

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Duplicate
    • 1.5
    • None
    • None
    • Operating System: All
      Platform: All

    • 30969

    Description

      It would be very advantageous for users to add a new processing instruction
      that we can use to self reference XML or other files from within a source that
      will be bound.

      For example

      <?xml version=”1.0” ?>
      <?binding-rules source=”org/apache/jakarta/commons/digester/myrules.xml” ?>
      <a>
      ……
      </a>

      This way we can change target objects and runtime binding just by editing the
      xml file with rules or editing separate rules.

      The rules should be available via multiple sources:
      ClassLoader
      File
      URL
      Custom

      Attachments

        Activity

          People

            Unassigned Unassigned
            michail.medvinsky@fmr.com Michail Medvinsky
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: