I need to detect changes with each on each item update, )but i don't want to use the before, after properties )
My question is:
If i enable list versioning can i diff 2 versions to detect changes, what would be the performance impact? (storage, versions retrieval)
Thanks!