Date: 2004-06-18T02:09:55 Editor: 143.245.83.48 <> Wiki: Incubator Wiki Page: MyFacesProposal URL: http://wiki.apache.org/incubator/MyFacesProposal
no comment Change Log: ------------------------------------------------------------------------------ @@ -5,7 +5,7 @@ '''(0) rationale''' -MyFaces' goal is it to achieve a full implementation of the JavaServer(tm) Faces-specification. JavaServer(tm) Faces is a new framework for building web-applications with the goals of easy maintainability and extendability, its origins are to be found in the Java Specification Request 127. +MyFaces' goal is it to achieve a full implementation of the JavaServer(tm) Faces-specification. JavaServer(tm) Faces is a new framework for building web-applications with the goals of easy maintainability and extendability, its origins are to be found in the Java Specification Request JSR-127. MyFaces tries to implement the specification completely and thoroughly and follows the specification as close as possible. This is to ensure compatibility with other implementations. @@ -67,7 +67,7 @@ * '''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 + * '''MyFaces Components and Extensions''' - custom JavaServer(tm) Faces components and extensions to standard components which should ideally run with any JSR-127 conformant JSF implementation '''(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]
