Hello, DevExpress Team!
I see that there is too much transaction in my project database. As I understood if I change a non-persistent property in my object than it will appear in ObjectToSave collection of session and will be commited in database when I call Commit Changes function.
I suggest to change this behavior. There is not need to save object again in database if only non-persistent properties were change.
Are you agree with me?
Thanks.