Clean up and simplify how composers are constructed. Ensure all composers are constructed via Application.Composer. Provide a set of APIs for constructing different kinds of composers with minimal parameters, rather than having one method with eleventy different parameters. Mirror API changes in Composer.Widget by splitting `load` method up into a method for each different composer type. Clean up internals a bit as a result. Rename `ComposeType` enum and its values to `ContextType` to better reflect what it does. |
||
|---|---|---|
| .. | ||
| client | ||
| console | ||
| engine | ||
| mailer | ||
| sqlite3-unicodesn | ||
| meson.build | ||