Shaolinq
Shaolinq copied to clipboard
Data access hook changed properties
Tracks the commit status of each object independently to ObjectState
, as otherwise ObjectState
and changed properties could be inconsistent between before and after submit data access hooks (particularly server side generated values and computed members).
Likely needs some thorough review and regression testing.
This also includes the IL changes from PR #105, so merging this will also merge that PR in.