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

Improve error handling in parameteric remote #335

Open
bengtmartensson opened this issue Nov 11, 2019 · 1 comment
Open

Improve error handling in parameteric remote #335

bengtmartensson opened this issue Nov 11, 2019 · 1 comment

Comments

@bengtmartensson
Copy link
Owner

bengtmartensson commented Nov 11, 2019

  1. Should not just ignore signal without parameters but with a name
  2. Handling of signals with missing parameters:
    • Girr: now exports non-render able signal, without checking
    • Other: throws ugly exception
    • Better error messages: should point to exactly what signal is flawed.

Optional: by missing parameters, list all that are missing, not just the first missing.

@bengtmartensson bengtmartensson added this to the Milestone 3 milestone Nov 11, 2019
@bengtmartensson bengtmartensson changed the title Fix error handling of incomplete entries in parameteric remote Improve error handling in parameteric remote Dec 13, 2019
@bengtmartensson bengtmartensson removed this from the Milestone 3 milestone Dec 20, 2019
@bengtmartensson
Copy link
Owner Author

  1. Should not just ignore signal without parameters but with a name

This was fixed in #511.

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

1 participant