Hi,
Is there any way to tune the performance of parsing widgets on page load. sometimes according to the size of the page, the loading time is really remarkable and we see a flicker in the components of page.
Could we disable parsing all the tags of page and using a solution such as parseWidgets=false described at http://dojo.jot.com/PerformanceTuning.
In fact, I noticed that the mentioned solution deos not work in version 1.1.
Thanks.
