Design Patterns¶
This section documents the key design patterns used throughout codemol.
Sections¶
- Mediator & Protocol — AppContext as interface, MolbotWindow as mediator
- Tool Auto-Discovery — Convention over configuration with pkgutil
- Dry-Run Testing — Testing tools without the rendering engine