Appears LightSpeed ORM maps to backing field not property. Eliminates the whole DevExpress XPO IsLoading/IsSaving property fiasco.

Wouldn't be such an issue  in XPO if DevExpress could accurately document the circumstances under which IsLoading/IsSaving return true.  As it is now, it is non-deterministic, and can result in unexpected behaviour depending on the code one implements.

Posted