Right now, the n-level undo code in `UndoableBase` has some direct dependencies on `MobileFormatter`. That should be changed to rely on the configured serializer.
Right now, the n-level undo code in
UndoableBasehas some direct dependencies onMobileFormatter.That should be changed to rely on the configured serializer.