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

Split callback event methods into separate functions #60

Open
bfrymire opened this issue May 3, 2024 · 1 comment
Open

Split callback event methods into separate functions #60

bfrymire opened this issue May 3, 2024 · 1 comment
Labels
code semantics enhancement New feature or request

Comments

@bfrymire
Copy link
Owner

bfrymire commented May 3, 2024

No description provided.

@bfrymire bfrymire added the enhancement New feature or request label May 3, 2024
@bfrymire
Copy link
Owner Author

bfrymire commented May 7, 2024

My original plan was to add "set" to the beginning of each callback function. Using onRunBegin as an example, would be setOnRunBegin. However, this may not work so well with a function named setUp. The new setter function would be called setSetUp, which just sounds silly.

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

No branches or pull requests

1 participant