The following comment has been added to this issue:
Author: dion gillard
Created: Tue, 7 Sep 2004 9:44 PM
Body:
I noticed the ButtonGroup class is in there too. Is that intentional?
Also, should it be JellyTagException, or JellyException?
---------------------------------------------------------------------
View this comment:
http://issues.apache.org/jira/browse/JELLY-133?page=comments#action_52946
---------------------------------------------------------------------
View the issue:
http://issues.apache.org/jira/browse/JELLY-133
Here is an overview of the issue:
---------------------------------------------------------------------
Key: JELLY-133
Summary: ComponentTag methods should throw more exceptions
Type: Improvement
Status: Unassigned
Priority: Minor
Project: jelly
Components:
taglib.swing
Assignee:
Reporter: Hans Gilde
Created: Tue, 7 Sep 2004 9:33 PM
Updated: Tue, 7 Sep 2004 9:44 PM
Description:
Many component tag methods don't throw JellyTagException. They should, because child
classes might want to do it. This patch adds exceptions to several methods, which
could break code that's currently inhereting from ComponentTag in their own code (like
me).
But I think that the time is now for this improvement.
---------------------------------------------------------------------
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]