old-docs-site
old-docs-site copied to clipboard
documentation clarification
I suspect there are issues in the following sentence in section Change notification events in Data system concepts in Data system, but I am not quite sure:
(for example, detail.path is "myArray.length" and detail.value is the new length of the array)
Edit Maybe above sentence is supposed to be something like below instead?
(for example, detail.length.old is the original length of the array and detail.length.new is the new length of the array)
Can you be a little more specific? What issues do you suspect?
@arthurevans I edited my question just now.