-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
pollA kind of a surveyA kind of a survey
Description
Let's gather statistics of our preferences regarding case-sensitivity on finding definition names.
Each option will be posted consequently as a separate message.
Voting is based on the GitHub build-in reactions.
Please use the following reactions to vote:
- 👍 +1 — I need this option (as a user).
- 👎 -1 — I don't want to provide this option (as a Forth system implementer).
- 🚀 rocket — I already provide this option in my system (as a Forth system implementer).
The question is: What is your preferred options regarding case-sensitivity for definition names resolving?
Any number of the options can be marked.
The options are:
- (A) by default (initially) a system should be case sensitive;
- (B) by default (initially) a system should be case insensitive;
- (C) a system should have ability to turn on/off case sensitivity;
- (D) a system should support case insensitivity in ASCII;
- (E) a system should support case insensitivity in Unicode;
- (F) a system should provide a hybrid case-sensitivity mode: if exact match is not found, try to find in case insensitive mode;
- (G) a system should provide a hybrid case-sensitivity mode: if exact match is not found, try to find the name in upper case;
You can also add other options (as separate messages too).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pollA kind of a surveyA kind of a survey