Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-jsf-dev] EL Context framework design draft ready

Greetings all,

A new design document has been added to the wiki outlining a common mechanism for resolving symbols in Unified EL at design-time. The document covers common areas using JSF only as examples. A more specific document will follow later showing how JSF tooling will extend the framework for its own specific purpose once the common design is finalized. The intention is to make this framework available to other consumers of Unified EL such as JSP. Combined with a new parser, this framework will provide most of what is necessary for anyone to do design-time resolution of EL expressions.

Please use the discussion feature on the wiki or this mailing list for questions and comments.

Design doc:

http://wiki.eclipse.org/index.php/EL_Context_Framework_Design

Also see other articles related to Faces 1.2/J2EE 5 support:

http://wiki.eclipse.org/index.php/Support_for_JavaServer_Faces_1.2_%28Java_5_EE%29


--Cam


Back to the top