Date: 2004-06-18T02:07:58 Editor: 143.245.83.48 <> Wiki: Incubator Wiki Page: MyFacesProposal URL: http://wiki.apache.org/incubator/MyFacesProposal
no comment Change Log: ------------------------------------------------------------------------------ @@ -15,9 +15,9 @@ MyFaces would possibly have three sub-projects fitting together: - * '''MyFaces JSF API implementation''' - * '''MyFaces Core''' - * '''MyFaces Components''' + * '''MyFaces JSF API Implementation''' (the javax.faces.* classes) + * '''MyFaces JSF Core Implementation''' + * '''MyFaces Components and Extensions''' '''(0.1) criteria''' @@ -65,9 +65,9 @@ '''(1) scope of the subprojects''' - * '''MyFaces JSF API implementation''' - implementation of the JavaServer(tm) Faces API defined in the specification - * '''MyFaces Core''' - all additional source-code which is in the core of the MyFaces project - * '''MyFaces Components''' - custom JavaServer(tm) Faces components which should possibly run with any JSF-compatible Framework + * '''MyFaces JSF API Implementation''' - implementation of the JavaServer(tm) Faces API (javax.faces.* classes) defined in the specification + * '''MyFaces JSF Core Implementation''' - the actual JSF implementation, which is the core of the MyFaces project + * '''MyFaces Components and Extensions''' - custom JavaServer(tm) Faces components and extensions to standard components which should ideally run with any JSF Sepcification conformant Framework '''(2) identify the initial source from which the subproject is to be populated''' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
