DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43819>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43819





------- Additional Comments From [EMAIL PROTECTED]  2008-01-30 06:18 -------
Created an attachment (id=21448)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21448&action=view)
Node.patch

The expressionFactory reference is used in Validator.Validate to catch invalid
jsp attribute expressions by using Node.JspAttribute.validateEL which has no
other refences to it. Almost identical approach is used validating plain
expressions but the validation mechanism isn't incorporated with the
Node.ELExpression. By combining these two the number of expression factory
references can be cut down even further.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to