Why doesn't MobileFormatter serialize serializable events (e.g. BindableBase._serializableChangedHandlers, BusinessBase._serializableSavedHandlers…)?
In reality none of the serializers reliably serialize/deserialize events. I made a mistake (8 years ago or whatever) by even pretending to have the dual-mode event implementations in the code.
So when we created the MobileFormatter, the idea of serializing events was simply out of scope.
Copyright (c) Marimer LLC