5 ms·
Good video on this subject: https://www.youtube.com/watch?v=nDd2WVb_Enw https://www.youtube.com/watch?v=nDd2WVb_Enw
by i13e 3y ago
Good video on this subject:
https://www.youtube.com/watch?v=nDd2WVb_Enw https://www.youtube.com/watch?v=nDd2WVb_Enw
- b33j0r 3y agoAnthony’s video 100%. For anyone who doesn’t watch… the point being made is that this has been done so many times that yet another implementation was pulled from the stdlib in 3.12 (AttrDict). It’s true. I’ve implemented this several times myself, and thought it was a new/good idea every time until I remembered how many abstractions it breaks if I use it anywhere. I can’t promise I won’t do it again in a few weeks! `NaturalDictLite` is probably coming around in the accompanying rotation of bad name ideas :p