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

API: naming: rename Strings -> InteractionModelBuiltins or similar #11

Open
mikelid-zz opened this issue Sep 21, 2020 · 0 comments
Open

Comments

@mikelid-zz
Copy link
Contributor

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[x] API improvement
[ ] Other... Please describe:

ask-sdk-controls exports a namespace called 'Strings' which contains enumerations for standard / built-in interaction model things: Targets, Actions, Feedback. The name should reflect this. Also, it should be obvious that the actual enumeration values are 'builtin_xyz' to help with comprehension.

However, a good name is hard to find!

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

No branches or pull requests

1 participant