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

Create interface to add messages for new classes #116

Open
rossellhayes opened this issue Aug 3, 2022 · 0 comments
Open

Create interface to add messages for new classes #116

rossellhayes opened this issue Aug 3, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@rossellhayes
Copy link
Contributor

rossellhayes commented Aug 3, 2022

Add an interface for adding methods to hinted_class_message_list() and friendly_class_message_list() from outside tblcheck.

Possible solutions:

  • Check for additional message formats in options().
  • Convert message generators into R7 generics.
    • This would involve refactoring the class problem to hold the entire object and expected objects, not just their class and length.
@rossellhayes rossellhayes added the enhancement New feature or request label Aug 3, 2022
@rossellhayes rossellhayes self-assigned this Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant