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

Case sensitivity seems bad for accessibility #1

Open
stefanhaustein opened this issue Dec 3, 2017 · 0 comments
Open

Case sensitivity seems bad for accessibility #1

stefanhaustein opened this issue Dec 3, 2017 · 0 comments
Labels

Comments

@stefanhaustein
Copy link
Owner

Background: It's a simple way to distinguish types from control structures, e.g. func and Func, on and On...
One option to mitigate the issue might be to auto-correct in cases where there is no ambiguity.
Another option might be to have separate namespaces for types and other data, but this would require the need of a java-like construct such "Foo.class" to access the type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant