You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by co...@jakarta.apache.org on 2004/09/11 07:25:38 UTC

[jira] Updated: (JELLY-10) JellySwing should be strict on the attribue names it uses

The following issue has been updated:

    Updater: Hans Gilde (mailto:hansgilde@earthlink.net)
       Date: Fri, 10 Sep 2004 10:24 PM
    Comment:
This patch makes a two Swing tag interface changes:

* Invalid bean properties will now cause the Swing script to fail at runtime.

* The XML attribute to set the debugGraphicsOptions is now either "debugGraphics" or "debugGraphicsOptions", no longer "debug" or "debugGraphicsOption".
    Changes:
             Attachment changed to swing-properties-improvement.txt
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://issues.apache.org/jira/browse/JELLY-10?page=history

---------------------------------------------------------------------
View the issue:
  http://issues.apache.org/jira/browse/JELLY-10

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: JELLY-10
    Summary: JellySwing should be strict on the attribue names it uses
       Type: Bug

     Status: Open
   Priority: Major

    Project: jelly
 Components: 
             taglib.swing

   Assignee: james strachan
   Reporter: james strachan

    Created: Fri, 18 Oct 2002 2:20 AM
    Updated: Fri, 10 Sep 2004 10:24 PM

Description:
http://marc.theaimsgroup.com/?l=jakarta-commons-user&m=103491984004524&w=2

Also there is a problem with the introspection code when setting properties on Swing components. e.g. witness the hacks we've had to put into the code...

http://jakarta.apache.org/commons/sandbox/jelly/xref/org/apache/commons/jelly/tags/swing/ComponentTag.html#301

We should fix this once and for all. Not sure the problem. Maybe its Swing components break the introspector code; we might just have to try call the setter method directly instead?


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

If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/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: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org