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

error handling: keyword/string validity #247

Open
Mouvedia opened this issue Aug 27, 2013 · 0 comments
Open

error handling: keyword/string validity #247

Mouvedia opened this issue Aug 27, 2013 · 0 comments
Milestone

Comments

@Mouvedia
Copy link
Member

Prerequisite:

  1. property declarations that are ignored declarations that must be ignored #104 need to produce a comprehensible error message on the log
  2. property keywords should be stored Properties shouldn't be reset by any value #103

The last step is to output an error message in the log whenever a keyword or a string (some properties accept a predefined set of strings) is not accepted on the property.
This is not 1. because 1. only checks syntax, nonexistent object names (of the object type(s) accepted) and the value type. A consequence of 2. is that in the case of keywords we will have a different error message (it will also say that we didn't find the object name of type @value).

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