The following issue has been updated:

    Updater: Morgan Delagrange (mailto:[EMAIL PROTECTED])
       Date: Tue, 9 Sep 2003 10:58 AM
    Changes:
             Fix Version changed to 1.1-beta-1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-11&page=history

---------------------------------------------------------------------
View the issue:

  http://jira.codehaus.org/secure/ViewIssue.jspa?key=JELLY-11


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-11
    Summary: The Tag Reference should understand tags like JellySwing
       Type: Improvement

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
  Remaining: Unknown

    Project: jelly
 Components: 
             documentation
   Fix Fors:
             1.1-beta-1

   Assignee: james strachan
   Reporter: james strachan

    Created: Wed, 30 Oct 2002 6:00 AM
    Updated: Tue, 9 Sep 2003 10:58 AM

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!


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to