Deferred updates

"A deferred update for a model consists of examining each deferred update  
flag in the order of rebuild, recalculate, revalidate, and refresh, and  
for each that is set, clearing it and dispatching the appropriate event to  
the model (i.e. dispatch xforms-rebuild for a rebuild flag, and so on)."
https://www.w3.org/community/xformsusers/wiki/XForms_2.0#Deferred_Updates

Is there a purpose to dispatching the appropriate event, rather than just  
doing the rebuild or whatever?

Steven

Received on Wednesday, 29 March 2017 09:53:02 UTC