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

how to handle list definitions #21

Open
ekuw opened this issue Mar 14, 2022 · 0 comments
Open

how to handle list definitions #21

ekuw opened this issue Mar 14, 2022 · 0 comments

Comments

@ekuw
Copy link
Collaborator

ekuw commented Mar 14, 2022

We need to discuss how we want to deal with the declaration of variables within the package. The aim would be to have no hardcoded strings buried anywhere in R/*R. These should where ever possible be factored out and defined in a single place. I've started working towards having these defined on-load, but there are cases where these lists/variables may need to be edited by users.

To discuss:

  • which variables are most likely to need to be changed by users?
  • same question, but for developers
  • which functions do we routinely expect to see users call directly?
@l-gorman l-gorman mentioned this issue Aug 8, 2022
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant