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

Support constant value sources on connections #46

Open
mtrberzi opened this issue Dec 10, 2014 · 0 comments
Open

Support constant value sources on connections #46

mtrberzi opened this issue Dec 10, 2014 · 0 comments

Comments

@mtrberzi
Copy link
Member

This may also be an issue for core but I'm putting it here because it is relevant to frontend code generation as well. Right now the only way to (potentially) get a constant value to be the source end of a connection is to define a new node type whose only job is to hold that constant value. Unfortunately, the frontend needs to know about this, which might be domain-specific. It would be good to generalize the idea of a "constant driver" in a domain-agnostic way, and then just add support in backends for this special node type.

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

No branches or pull requests

1 participant