A really neat feature would be a standard library of Glide tables that contained commonly used lists of values, that anyone could add to their app. For example:
- List of Countries
- List of Currencies
- List of Ethnic Groups
- List of Industry Types
- List of Religious Groups
- etc, etc, etc
If such tables were available, then ideally you would want the option to either:
a) Use the table as is in a read-only mode, or
b) Import a copy of it into your app so that it could be customised
Edit: Feature request created.