Author: hlship
Date: Fri Dec 22 17:43:25 2006
New Revision: 489824

URL: http://svn.apache.org/viewvc?view=rev&rev=489824
Log:
Emphasis that reflection is all but eliminated

Modified:
    tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt

Modified: tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt
URL: 
http://svn.apache.org/viewvc/tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt?view=diff&rev=489824&r1=489823&r2=489824
==============================================================================
--- tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt (original)
+++ tapestry/tapestry5/tapestry-project/trunk/src/site/apt/index.apt Fri Dec 22 
17:43:25 2006
@@ -58,7 +58,7 @@
     of restart. This will even work properly in <production>, not just during 
development.
     
   * <<Blazing Speed>>. The new code base operates considerably faster than 
Tapestry 4. Critical
-  code paths have been simplified, and the use of reflection has been reduced 
or even eliminated.
+  code paths have been simplified, and the use of reflection has been 
virtually eliminated.
   Tapestry 4 was as fast as an equivalent Servlet/JSP application, Tapestry 5 
is much faster.
     
   []


Reply via email to