Uploaded image for project: 'Commons Jelly'
  1. Commons Jelly
  2. JELLY-11

The Tag Reference should understand tags like JellySwing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • 1.1-beta-1
    • documentation
    • None

    Description

      Right now only statically defined Tag implementations are detected with the doclet that makes the Tag Reference for Jelly...

      http://jakarta.apache.org/commons/sandbox/jelly/tags.html

      It would rock if we could instantiate each tag library and somehow introspect it to find its attributes for the reference.

      e.g. the JellySwing tags typicaly map to a Swing component like JFrame, JTable and so on. Then each tag supports each property on the underlying bean.

      if we could represent this in the Tag Reference it would make them much easier to use!

      Attachments

        Activity

          People

            jstrachan James Strachan
            jstrachan James Strachan
            Votes:
            2 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: