Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Callable Context Value Definition #24

Open
XedinUnknown opened this issue Jun 1, 2021 · 0 comments
Open

Allow Callable Context Value Definition #24

XedinUnknown opened this issue Jun 1, 2021 · 0 comments
Milestone

Comments

@XedinUnknown
Copy link
Member

The Problem

Often, the values of the context are not or should not be loaded into memory at the time of template configuration. This relates especially to default template values, because they are provided during configuration, unlike the regular context that is provided at render time.

Suggested Solution

Allow context values to be resolved from definitions, similarly to ServiceProviderInterface.

@XedinUnknown XedinUnknown added this to the 0.4 milestone Jun 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant