-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Design & develop a Context API (separate package?).
Requirements:
- Context data needs to be able to be lazily evaluated.
- Caching needs to be possible.
- Global & view-specific contexts need to be accepted & merged on render.
- Needs to be flexible enough to be reused with different implementations (Twig, Blade, Foil, ...).