I side with Andy that we don&#39;t want to introduce the complexity of two symbols, especially since the meaning has been diluted already. What is better is to improve the documentation to explicitly state when a value expression is resolved. We need this anyway since there are other build time and render time cases. Perhaps we need an extra symbol or flag in the documentation so it is easy to tell which one it is.<br>
<br>In general, I think the next version of the spec is going to have to be a lot more detailed about this idea of build time behavior and render time behavior. There are loads of blog entries that attempt to raise awareness that there is a difference. Most notably the c:forEach vs ui:repeat tag.<br>
<br>-Dan<br><br><div class="gmail_quote">On Thu, Aug 27, 2009 at 9:38 AM, Andy Schwartz <span dir="ltr">&lt;<a href="mailto:andy.schwartz@oraclecom">andy.schwartz@oracle.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Ed -<div class="im"><br>
<br>
Ed Burns wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Which begs the question: do we need to re-introduce immediate evaluation<br>
for EL expressions?  In other words, do we bring back $?<br>
  <br>
</blockquote>
<br></div>
I don&#39;t believe that this is necessary.  Facelets of course does not support the concept of &quot;immediate&quot; expressions - ie. the Facelets engine itself does not evaluate EL expressions.  I don&#39;t believe that we want to change this.  Instead, we should simply follow the pattern that is already used by other tags that evaluate EL expressions during tag/handler execution, such as the JSTL tags.  That is, we should allow the Facelets engine to create a (deferred) ValueExpression that happens to be evaluated by the Behavior handler when the handler is applied, similar to the way the c:forEach &quot;items&quot; attribute is handled today.<br>

<br>
Andy<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ed<br>
<br>
  <br>
</blockquote>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Dan Allen<br>Senior Software Engineer, Red Hat | Author of Seam in Action<br>Registered Linux User #231597<br><br><a href="http://mojavelinux.com">http://mojavelinux.com</a><br>
<a href="http://mojavelinux.com/seaminaction">http://mojavelinux.com/seaminaction</a><br><a href="http://in.relation.to/Bloggers/Dan">http://in.relation.to/Bloggers/Dan</a><br>