HomeWrite.as

Handle errors in (most) shared code

Description

Handle errors in (most) shared code

Two outliers to come back to are:

  • the LocalStoreManager, where we can’t set a current error in the WriteFreelyModel in methods that can’t throw
  • the CollectionListModel, where the initializer can’t throw because we use it as a property initializer in CollectionListView

Details

Provenance
angeloAuthored on May 26 2022, 12:08 PM
Parents
rWFSUIc5b611b39e16: Add FIXME to track silent failure on fetching collections
Branches
Unknown
Tags
Unknown