You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by Apache Wiki <wi...@apache.org> on 2011/03/18 08:43:08 UTC

[Myfaces Wiki] Update of "Drafts/Site" by BartKummel

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Myfaces Wiki" for change notification.

The "Drafts/Site" page has been changed by BartKummel.
http://wiki.apache.org/myfaces/Drafts/Site?action=diff&rev1=4&rev2=5

--------------------------------------------------

  Over time, Apache MyFaces was further expanded by other subprojects. Some of them added even more extended components, while others focused on other extended functionalities such as persistence scopes and annotation-based validation. Support for the use of Facelets, instead of JSP, was also added. After the JSF 2.0 specification (JSR 314) became final in 2009, work began to create JSF 2.0 editions of a number of MyFaces (sub)projects. Besides creating JSF 2.0 editions of existing projects, also some new, JSF 2.0 specific projects were added to the MyFaces family. 
  
  == Overview of the MyFaces family ==
- The table below gives an overview of the currently existing MyFaces projects and provides links to more information for each project.
+ The table below gives an overview of the currently existing MyFaces projects and provides links to more information for each project. Click the hyperlink in the first column for more information on a specific project. If you're just looking for a JSF component set, watch the 'Component set' column. The last three columns give information on compatibility of the projects with different versions of the JSF standard.
  
- ||<|2>Project     ||<|2>Description                                                                                                                ||<-3>Available for JSF edition                ||
+ ||<|2>Project     ||<|2>Description                                                                                              || Component set  ||<-3>Available for JSF edition     ||
- ||                                                                                                                                                    JSF 1.1      || JSF 1.2      || JSF 2.0     ||
+ ||                                                                                                                                                 || JSF 1.1  || JSF 1.2  || JSF 2.0  ||
- ||[[Drafts/Site/Core|Core]]                       || Fully open source implementation of the JSF specification                                     || √            || √            || √           ||
+ ||[[Drafts/Site/Core|Core]]                       || Fully open source implementation of the JSF specification                             ||      ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/Tomahawk|Tomahawk]]               || Large set of extended JSF components                                                          || √            || √            || √           ||
+ ||[[Drafts/Site/Tomahawk|Tomahawk]]               || Large set of extended JSF components                                                  ||<:> √ ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/Sandbox|Sandbox]]                 || Testing ground for new components for Tomahawk                                                || √            || √            || √           ||
+ ||[[Drafts/Site/Sandbox|Sandbox]]                 || Testing ground for new components for Tomahawk                                        ||<:> √ ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/Trinidad|Trinidad]]               || Extensive set of well-designed, extended JSF components                                       || √            || √            || √           ||
+ ||[[Drafts/Site/Trinidad|Trinidad]]               || Extensive set of well-designed, extended JSF components                               ||<:> √ ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/Tobago|Tobago]]                   || Another set of extended components                                                            || √            || √            ||             ||
+ ||[[Drafts/Site/Tobago|Tobago]]                   || Another set of extended components                                                    ||<:> √ ||<:>  √    ||<:>  √    ||          ||
- ||[[Drafts/Site/Orchestra|Orchestra]]             || Making it easier to use transactions to persist data in a database                            || √            || √            || √           ||
+ ||[[Drafts/Site/Orchestra|Orchestra]]             || Making it easier to use transactions to persist data in a database                    ||      ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/PortletBridge|Portlet Bridge]]    || Reference implementation of the JSR 301 standard: using JSF artifacts as portlets             ||              || √            ||             ||
+ ||[[Drafts/Site/PortletBridge|Portlet Bridge]]    || Reference implementation of the JSR 301 standard: using JSF artifacts as portlets     ||      ||          ||<:>  √    ||          ||
- ||[[Drafts/Site/ExtVal|ExtVal]]                   || Eliminates the need to repeat validation code in the View layer of a Java EE application.     || √            || √            || √           ||
+ ||[[Drafts/Site/ExtVal|ExtVal]]                   || Eliminates the need to repeat validation code in the View layer of a Java EE application.||   ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/CODI|CODI]]                       || Extensions to the CDI (JSR 299) standard                                                      ||              || √            || √           ||
+ ||[[Drafts/Site/CODI|CODI]]                       || Extensions to the CDI (JSR 299) standard                                              ||      ||          ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/Commons|Commons]]                 || Reusable stuff, mainly used by other MyFaces projects                                         || √            || √            || √           ||
+ ||[[Drafts/Site/Commons|Commons]]                 || Reusable stuff, mainly used by other MyFaces projects                                 ||      ||<:>  √    ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/Test|Test]]                       || Collection of mock objects, facilitating the unit testing of MyFaces JSF applications         ||              || √            || √           ||
+ ||[[Drafts/Site/Test|Test]]                       || Collection of mock objects, facilitating the unit testing of MyFaces JSF applications ||      ||          ||<:>  √    ||<:>  √    ||
- ||[[Drafts/Site/MavenArchetypes|Maven archetypes]]|| Provides some archetypes that help you getting started with your project quickly              ||              || √            || √           ||
+ ||[[Drafts/Site/MavenArchetypes|Maven archetypes]]|| Provides some archetypes that help you getting started with your project quickly      ||      ||          ||<:>  √    ||<:>  √    ||
  
  
  = Top Menu =