Return-Path: Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 41630 invoked from network); 9 Sep 2003 15:44:13 -0000 Received: from unknown (HELO hogshead.codehaus.org) (66.216.68.111) by daedalus.apache.org with SMTP; 9 Sep 2003 15:44:13 -0000 Received: from hogshead.codehaus.org (hogshead.codehaus.org [66.216.68.111]) by hogshead.codehaus.org (8.11.6/8.11.6) with ESMTP id h89FwF125937 for ; Tue, 9 Sep 2003 10:58:15 -0500 Message-ID: <1646829.1063123095593.JavaMail.orion@hogshead.codehaus.org> Date: Tue, 9 Sep 2003 10:58:15 -0500 (CDT) From: jira@codehaus.org To: commons-dev@jakarta.apache.org Subject: [jira] Updated: (JELLY-11) The Tag Reference should understand tags like JellySwing Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N The following issue has been updated: Updater: Morgan Delagrange (mailto:mdelagra@yahoo.com) 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