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

Rename Debug.nyi() to Debug.todo() #53

Merged
merged 4 commits into from
Dec 20, 2024
Merged

Rename Debug.nyi() to Debug.todo() #53

merged 4 commits into from
Dec 20, 2024

Conversation

rvanasa
Copy link
Collaborator

@rvanasa rvanasa commented Dec 19, 2024

From a readability standpoint, todo() is more likely to be understood at a glance compared to nyi(). This rename is also consistent with Rust in conjunction with the Debug.unimplemented() function.

@rvanasa rvanasa requested a review from a team as a code owner December 19, 2024 23:23
Copy link

github-actions bot commented Dec 19, 2024

No description provided.

Copy link
Contributor

@crusso crusso left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice.
We could even add a special deprecation comment to warn about todos src/Debug.mo

@crusso crusso self-requested a review December 20, 2024 10:25
@rvanasa rvanasa merged commit a50aeb6 into main Dec 20, 2024
7 checks passed
@rvanasa rvanasa deleted the debug-todo branch December 20, 2024 20:54
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

Successfully merging this pull request may close these issues.

2 participants