Why TODO might be better than an Abstract Base Class (github.com) 6 points by beshrkayali 4y ago ↗ HN
[–] xnormal 4y ago ↗ 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.
1 comment
[ 2.6 ms ] story [ 14.8 ms ] thread