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

Default values for InputPorts #4

Open
Flushot opened this issue Jul 29, 2015 · 0 comments
Open

Default values for InputPorts #4

Flushot opened this issue Jul 29, 2015 · 0 comments
Assignees

Comments

@Flushot
Copy link
Contributor

Flushot commented Jul 29, 2015

It's tedious having to define and wire up an InitialPacketGenerator for input ports in a graph. Defining a default value would be a nice convenience to have when defining graphs in Python.

The way this could work is the runtime can automatically create and wire up InitialPacketGenerator instances for all InputPorts that have a default= attribute.

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

2 participants