The argument input view class hierarchy is a mess
Open
enhancement
- Dominant language
- Objective-C
- Stars
- 14.6k
- Forks
- 1.8k
- PR merge metrics
- No merged PRs in 30d
Description
It's confusing both in code and to the user. It should be refactored into a single class if possible.
Each text field should have a descriptive placeholder detailing what exactly will be accepted or what is expected. Currently, sometimes you don't have to quote strings and other times you do, etc.
Also, it's not clear to me whether `char *` are supported in any way. They should be.
Contributor guide
Assessment
This issue has not been assessed yet.