HomeWrite.as

Break functionality out of Serve() func

Description

Break functionality out of Serve() func

  • Adds a new interface, Apper, that enables loading and persisting instance-level data in new ways
  • Converts some initialization funcs to methods
  • Exports funcs and methods needed for intialization
  • In general, moves a ton of stuff around

Overall, this should maintain all existing functionality, but with the
ability to now better manage a WF instance.

Ref T613

Details

Provenance
mattAuthored on Jun 13 2019, 10:50 PM
Parents
rWFed4aacd1ac6a: Move static file ServeMux to App struct
Branches
Unknown
Tags
Unknown
Tasks
Restricted Maniphest Task