Uploaded image for project: 'Tapestry'
  1. Tapestry
  2. TAPESTRY-165

Allow control over attribute name for components in templates

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.3, 3.0, 3.0.1, 3.0.2, 4.0
    • 4.0
    • Framework
    • None
    • Operating System: All
      Platform: All

    Description

      From a discussion in the newsgroup I would like to request a feature. That
      feature would be to change the way Tapestry embeds its tags from:

      <span jwcid="insertStuff">this gets replaced</span>

      To (something like this):

      <span tap:jwcid="insertStuff">this gets replaced</span>

      This allows for several things to happen. The first is that Tapestry now
      create XHMTL compliant templates at EDIT time so that developers and HTML
      coders can validate the XHTML. The second is more nebulous. But I believe the
      change to using a namespace would allow Tapestry more flexibility as future
      HTML changes come down the pipe to ensure Tapestry meets those specifications.

      Howard: What we really want is the ability to control the exact id, so that people can use 'id' (if they like), or
      use whatever namespace is convienient for them.

      Attachments

        Activity

          People

            hlship Howard Lewis Ship
            robert.hicks@adelphia.net Robert Hicks
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: