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

Feature: implement overlay() for .npz source/sink to populate "key" parameter with existing file keys #47

Open
ncorgan opened this issue Mar 1, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ncorgan
Copy link
Member

ncorgan commented Mar 1, 2020

There's some ugliness here regarding when to error out if a given filepath doesn't exist or if a key is invalid, as errors at certain points will prevent PothosFlow from calling the block's overlay() and populating the ComboBox. However, if we solve this, non-PothosFlow callers may not error out at a reasonable point for a good user experience.

@ncorgan ncorgan added the enhancement New feature or request label Mar 1, 2020
@ncorgan ncorgan self-assigned this Mar 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant