Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Why TODO might be better than an Abstract Base Class (github.com/dabeaz)
6 points by beshrkayali on Sept 1, 2021 | hide | past | favorite | 1 comment


Nice, but there are already some de-facto standards for this. In Python I use “raise NotImplementedError”. Many IDEs and static analyzers catch TODO/FIXME in comments which works for all languages.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: