Refresh strategy in complex templates
In a Rich Internet Application, the user interface has to reactively change upon user interaction or after receiving data from the server. Aria Templates offers several mechanisms for refreshing the view (as explained in this article). Full or partial refresh? It is possible to trigger the refresh of a template by calling the $refresh method …
