dev@javaserverfaces.java.net
Change UIComponentELTag.setBinding() ?
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
Next in thread
] [
Replies
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Dennis Byrne <
dennis_at_dbyrne.net
>
Date
: Sat, 17 Jun 2006 01:16:51 +0000
The javadocs say UIComponentELTag.setBinding() throws an IllegalArgumentException, but it is just a plain setter and the signature throws JspException.
http://fisheye5.cenqua.com/browse/~raw,r=1.4/javaserverfaces-sources/jsf-api/src/javax/faces/webapp/UIComponentELTag.java
Can we please change this to explicitly throw a JspException if the parameter is not a value reference, and a NPE if the parameter is null?
Dennis Byrne
This message
: [
Message body
]
Next message
:
Dennis Byrne: "SetPropertyActionListenerImpl"
Previous message
:
Jason Lee: "RE: [REVIEW] Prevent serialization errors against tree structure when persisting/restoring session"
Next in thread
:
Roger Kitain: "Re: Change UIComponentELTag.setBinding() ?"
Reply
:
Roger Kitain: "Re: Change UIComponentELTag.setBinding() ?"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]