You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mk...@apache.org on 2007/03/30 01:23:14 UTC

svn commit: r523871 - /myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/autoUpdateDataTable.xml

Author: mkienenb
Date: Thu Mar 29 16:23:12 2007
New Revision: 523871

URL: http://svn.apache.org/viewvc?view=rev&rev=523871
Log:
TOMAHAWK-948 - Deprecate AutoUpdateDataTable; Replace with pprPeriodicalUpdate

Modified:
    myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/autoUpdateDataTable.xml

Modified: myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/autoUpdateDataTable.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/autoUpdateDataTable.xml?view=diff&rev=523871&r1=523870&r2=523871
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/autoUpdateDataTable.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/core/src/site/xdoc/autoUpdateDataTable.xml Thu Mar 29 16:23:12 2007
@@ -15,10 +15,7 @@
 				This allows you to do frequency controlled update via asynchronous
 				server requests - Ajax.  <br/><br/>
 				<code>
-				Note, this control is experimental and it is currently
-				located in the MyFaces sandbox and can be subject to
-				alteration in the immediate future.
-				Therefore use it with care.
+				Note: This component is deprecated; Use pprPeriodicalUpdate instead!
             	</code>
             </p>
         </section>