Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion 2021/todo-abc.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,9 +120,13 @@ Anyways, the idea of just sticking a `TODO` in a plain class is something that a

I concur. In the end, you're probably not even going to need that abstract base class. Should the situation change, you can always add it later--perhaps as a protocol. In the meantime, go outside and play frisbee with Mabel.

Want to make a comment? Edit this page. Then submit a pull request.

## Discussion

No comments. Want to make a comment? Edit this page. Then submit a pull request.
> **sabyasachi - 09 May 2022:** Like the idea. Simple and useful; it generates error only when TODO part is executed. Rest of the program works just fine.

Want to make a comment? Edit this page. Then submit a pull request.



Expand Down