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 08:42 -------
Created an attachment (id=21450)
 --> (http://issues.apache.org/bugzilla/attachment.cgi?id=21450&action=view)
VariableMapper.patch

VariableMapper is the only place at JSP compile time that requires currently
ExpressionFactory. createValueExpression is the only method in use and it
functions as a factory so ExpressionBuilder can be called directly instead and
still achieve the same functionality as before. Cross referencing to EL
implementation packages existed before as well but it's now just moved from
PageInfo to Validator. Main difference is that after these changes there isn't
anymore an explicit reference to ExpressionFactoryImpl at JSP compile time.

-- 
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