Skip to content
This repository has been archived by the owner on Apr 2, 2023. It is now read-only.

Only allow string and/or options object as arguments #8

Open
reeseovine opened this issue Sep 6, 2020 · 1 comment
Open

Only allow string and/or options object as arguments #8

reeseovine opened this issue Sep 6, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@reeseovine
Copy link
Owner

Restricting the types of input allowed will greatly improve reliability. As it stands right now, _process() will try to interpret increasingly complex data types with questionable fallbacks in place. Let's keep things as straightforward as we can.

Doing this can allow you to set options without also needing to provide a pronoun string to interpret.

@reeseovine reeseovine added the enhancement New feature or request label Sep 6, 2020
@reeseovine
Copy link
Owner Author

reeseovine commented Sep 6, 2020

Why not add more options while we're at it? I'll use this conversation to figure out what they would be.

  • Default pronoun set
  • Debug logging

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant