Uploaded image for project: 'XWiki Rendering'
  1. XWiki Rendering
  2. XRENDERING-483

Improve a bit the serialization of Syntax object

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • None
    • 9.7
    • API
    • None

    Description

      In the XML format of the rendering and filter frameworks we end up with things like:

              <org.xwiki.rendering.syntax.Syntax>
                  <type>
                    <name>${{{velocity:$syntax.type.name}}}</name>
                    <id>${{{velocity:$syntax.type.id}}}</id>
                  </type>
                  <version>${{{velocity:$syntax.version}}}</version>
                </org.xwiki.rendering.syntax.Syntax>
      

      which looks very complex for something which should be very simple.

      Attachments

        Activity

          People

            Unassigned Unassigned
            tmortagne Thomas Mortagne
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: