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

Could the switch node be used for lists? #52

Closed
fdb opened this issue Sep 13, 2012 · 3 comments
Closed

Could the switch node be used for lists? #52

fdb opened this issue Sep 13, 2012 · 3 comments

Comments

@fdb
Copy link
Member

fdb commented Sep 13, 2012

Because "switch" doesn't look at the content of the list, this could fit in the generic list module.

@fdb
Copy link
Member Author

fdb commented Sep 13, 2012

switch as we know it is a bit like "cull by index" but rather the opposite of it, while culling omits what we give it, switch would retain it.

@fdb
Copy link
Member Author

fdb commented Sep 13, 2012

Does that mean "yes"?

@fdb
Copy link
Member Author

fdb commented Oct 15, 2012

This is already implemented in NodeBox 3.

@fdb fdb closed this as completed Oct 15, 2012
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