Improving Python's SimpleNamespace
Improving Python's SimpleNamespace
Posted May 3, 2020 11:24 UTC (Sun) by mathstuf (subscriber, #69389)In reply to: Improving Python's SimpleNamespace by PhilippWendler
Parent article: Improving Python's SimpleNamespace
I've always ended up using the JSON Pointer standard for stuff like this. Are they basically the same, with Pointer preferring `/` rather than `.`. But it seems there are quite a few existing standards for this. `-` truly would be an xkcd#927 instance :) .