Do not implicitly propagate state_update events from evaluation in exec arrays. Frames now has to do it explicitly through the new RXML.Frame.exec_array_state_update callback. This fixes a bug where persistent cache entries could get updated continuously if they contain certain (fairly uncommon) rxml combinations. Note: This is strictly speaking an incompatible change of semantics, although it should affect very few tags. Rev: server/etc/modules/RXML.pmod/module.pmod:1.392