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

remove transformName() hack in MarkupBuilder

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 1.0-JSR-5
    • 1.1-beta-1
    • None
    • None

    Description

      Issues below are now fixed but code needs cleanup


      a)
      in MarkupBuilder calls encode -.: as _m, _d, _c and _ as __
      b)
      use url-encoding ?
      (easy to implement but not as nice reading/writing)
      c)
      provide a specialized method on MarkupBuilder such that
      a-b(att:'value')

      {whatever} becomes
      coded('a-b',att:'value'){whatever}

      Attachments

        Activity

          People

            codevise Dierk König
            codevise Dierk König
            Votes:
            1 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: