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

Possiblity to check sanity of parametric remote #87

Open
bengtmartensson opened this issue Dec 21, 2015 · 1 comment
Open

Possiblity to check sanity of parametric remote #87

bengtmartensson opened this issue Dec 21, 2015 · 1 comment

Comments

@bengtmartensson
Copy link
Owner

bengtmartensson commented Dec 21, 2015

In particular, check that

  • protocol/parameters make sense, in particular
    • protocol names are known and renderable,
    • all necessary parameters assigned,
    • no unnecessary parameters used
  • the same signal (= parameter values) is not present several times
  • names conform to some (user selectable!) scheme, e.g. Lirc/Linux input event names, C identifiers,... (Check/enforce naming convention for command names #145)
  • the names are unique
  • If T is assigned, issue a warning (this is seldomly sensible).

The check may be invoked

  • on request, e.g. from pull-down menu,
  • before export; if failed, should perform a "proceed anyhow?" inquiry,
  • automatically, on import(?)
@bengtmartensson bengtmartensson changed the title Possiblity to check sanity of parametric remote (Core) Possiblity to check sanity of parametric remote Feb 25, 2016
@bengtmartensson bengtmartensson changed the title (Core) Possiblity to check sanity of parametric remote (RemoteEditor) Possiblity to check sanity of parametric remote Feb 25, 2016
@bengtmartensson bengtmartensson added this to the Milestone 4. milestone May 9, 2016
@bengtmartensson bengtmartensson removed this from the Release 1.3 milestone Aug 11, 2016
@bengtmartensson
Copy link
Owner Author

Better to do this in the context of general overhaul of the remote editor.

@bengtmartensson bengtmartensson changed the title (RemoteEditor) Possiblity to check sanity of parametric remote Possiblity to check sanity of parametric remote Nov 9, 2017
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