king: TODO notes about how to break into packages.

This commit is contained in:
~siprel 2020-06-08 01:29:29 +00:00
parent a88849743c
commit f3e484d5cd

View File

@ -59,7 +59,12 @@ Polish:
- [ ] Break most logic from `Main.hs` out into modules.
- [ ] Simplify `Main.hs` flows.
- [ ] Cleanup Terminal Driver code.
- [ ] Spin off `RAcquire` into it's own package.
- [ ] Spin off `Urbit.Noun` into it's own package.
- [ ] Spin off `Urbit.Vere.Log` into it's own package.
- [ ] Spin off `Urbit.Vere.Serf` into it's own package, and make it care
less about the shape of events and effects.
- [ ] Spin off per-pier logic into it's own package.
# Event Prioritization