You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the way we handle configuration for zarr-python could be vastly improved. I had claude write up a summary document, and a plan, here: https://gist.github.com/d-v-b/c5468b23e7eb127d14de99807f4be7f5. The tl;dr is that there are many opportunities to move our configuration from "magic mutable global object" to "plain data". We already have some work started, e.g. #4101.
I'm opening this discussion in case anyone wants to chat about the broader project of improving our config.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I think the way we handle configuration for zarr-python could be vastly improved. I had claude write up a summary document, and a plan, here: https://gist.github.com/d-v-b/c5468b23e7eb127d14de99807f4be7f5. The tl;dr is that there are many opportunities to move our configuration from "magic mutable global object" to "plain data". We already have some work started, e.g. #4101.
I'm opening this discussion in case anyone wants to chat about the broader project of improving our config.
Beta Was this translation helpful? Give feedback.
All reactions