You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by de...@apache.org on 2016/12/28 15:17:20 UTC

svn commit: r1776295 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/97-migration/migration30.xhtml

Author: deki
Date: Wed Dec 28 15:17:20 2016
New Revision: 1776295

URL: http://svn.apache.org/viewvc?rev=1776295&view=rev
Log:
added TODOs

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/97-migration/migration30.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/97-migration/migration30.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/97-migration/migration30.xhtml?rev=1776295&r1=1776294&r2=1776295&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/97-migration/migration30.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/10-intro/50-migration/97-migration/migration30.xhtml Wed Dec 28 15:17:20 2016
@@ -241,6 +241,8 @@
     <code class="language-markup">&lt;f:facet name="load"&gt;</code> contain an instance of UICommand (tc:command).
 
     * TODO: attribute renderPartially is replaced by f:ajax
+    * TODO: use ExternalContext.redirect instead of AjaxUtils.redirect
+    * TODO: how to replace AjaxUtils.getRequestPartialIds?
 
     * TODO: Move data from ClientProperties to TobagoContext