Right now we are thinking about if it possible to use caching to
avoid
rebuild children tags when we are editing the parent. If the parent tag
has a lot of children tags rebuilding all of them can take a lot of time.
Sure, but at least waiting a few miliseconds while users are typing in something in the
source editor
would be an easy way of giving better performance - correct?
In my opinion after we have separated source and visual editors to
reduce time to rebuild visual part a user can simply switch to source
tab, and there is no necessity in check box link/unlink to visual editor.
So does this work now ? If I go to the source-only tab will the visual editor stop
listening ?
/max