Skip to content

Add the ability to dynamically look up variables#81

Open
belak wants to merge 2 commits intocbroglie:masterfrom
belak-forks:dynamic-lookup
Open

Add the ability to dynamically look up variables#81
belak wants to merge 2 commits intocbroglie:masterfrom
belak-forks:dynamic-lookup

Conversation

@belak
Copy link

@belak belak commented Jul 22, 2022

This is a PoC which I may need for something I'm working on - I've been looking at a small number of actual values with a large number of variations, so I'd like to avoid exporting everything as values.

Unfortunately, due to format limitations (specifically which variable names are expected) I don't think it's possible to store the values as objects and call methods on them, so I went with this approach.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant