- From: Steven Pemberton <steven.pemberton@cwi.nl>
- Date: Mon, 21 Nov 2016 11:37:25 +0100
- To: "public-xformsusers@w3.org" <public-xformsusers@w3.org>
https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_xforms-refresh_Event "If the xforms-value-changed event is marked for dispatching, then all of the appropriate model item property notification events must also be marked for dispatching (xforms-optional or xforms-required, xforms-readwrite or xforms-readonly, and xforms-enabled or xforms-disabled)." Is there a use case for sending these events even if they haven't changed? xforms-recalculate goes to a lot of trouble to only mark such events for dispatch if the property has changed. But xforms-refresh sends them all if the value changes, even if none of the properties have changed. Steven
Received on Monday, 21 November 2016 10:37:59 UTC