[
http://jira.jboss.com/jira/browse/JBSEAM-564?page=comments#action_12348243 ]
Gavin King commented on JBSEAM-564:
-----------------------------------
This is needed for logging, for security, and might even allow simplification of the
FacesMessages shit.
"this" reference in EL
----------------------
Key: JBSEAM-564
URL:
http://jira.jboss.com/jira/browse/JBSEAM-564
Project: JBoss Seam
Issue Type: Feature Request
Components: Core
Reporter: Gavin King
Assigned To: Gavin King
Fix For: 1.1.0.GA
Currently, it is not possible to evaluate an EL that refers to the current SFSB, since
that would result in re-entrant call. We should have an interceptor that sets up a ref to
current bean object (not local interface) in the request context (should we introduce a
"method" context?). Put it in a request variable named "this".
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira