jsr372-experts@javaserverfaces-spec-public.java.net

[jsr372-experts] Fwd: [jsr344-experts] [941-ReduceELCalls] DISCUSSION

From: manfred riem <manfred.riem_at_oracle.com>
Date: Fri, 09 Jan 2015 12:00:51 -0600

Whoops, sending to right list. Please ignore it on the other.

-------- Original Message --------
Subject: [jsr344-experts] [941-ReduceELCalls] DISCUSSION
Date: Fri, 09 Jan 2015 11:51:14 -0600
From: manfred riem <manfred.riem_at_oracle.com>
Reply-To: jsr344-experts_at_javaserverfaces-spec-public.java.net
Organization: Oracle Corporation
To: jsr344-experts_at_javaserverfaces-spec-public.java.net
CC: Max Starets <max.starets_at_oracle.com>, Andy Schwartz
<andy.schwartz_at_oracle.com>



Hi all,

As we all know the number of times an EL expression is evaluated during
render is higher than it could be.

To see if there is a potential to reduce that number I want to ask the
most important question first as it determines whether or not this issue
is even worth pursuing?

*Is it safe to assume that during rendering and not as a child of an
iterating component the value of the EL expression will stay stable?*

Regards,
Manfred