>>>> On Mon, 14 Jun 2010 11:49:36 -0400, Andy Schwartz
<andy.schwartz(a)oracle.com> said:
> public abstract class FaceletContext extends ELContext
> {
> // TODO: REPORT this aberration to the EG
> public static final String FACELET_CONTEXT_KEY =
> "com.sun.faces.facelets.FACELET_CONTEXT";
AS> Oh. Woops. :-)
AS> We should fix this, though, in the future... shouldn't we expose a
AS> type-safe utility method for this sort of thing rather than a named key?
I've opened spec issue [860-FACELET_CONTEXT_KEY] for this. I don't
think we should add a utility method right now. Let's rework this under
the View Abstract Syntax Tree work (which is beyond the scope of JSF
2.1).
Ed
--
| edburns(a)oracle.com | office: +1 407 458 0017
| homepage: |
http://ridingthecrest.com/
| 13 Work Days Til JSF 2.1 Milestone 1