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

[change] Allow variables everywhere #223

Open
nemesifier opened this issue Mar 19, 2022 · 0 comments
Open

[change] Allow variables everywhere #223

nemesifier opened this issue Mar 19, 2022 · 0 comments

Comments

@nemesifier
Copy link
Member

Right now variables are allowed only in strings.

However, I wonder if we can, when parsing the NetJSON config, evaluate it as a string first, perform any variable substitution before the JSON parsing, and then continue with the flow, that could allow having variables defined anywhere and it could allow variables to be different types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant