@@ -20,4 +20,4 @@ Accepted
|
||||
|
||||
## Consequences
|
||||
|
||||
Using the `toml` library means accepting a relatively new library with a version 0.0, which could have issues until it matures to a full system. Might need to revisit and pick another library for the config files if the `toml` library doesn't work.
|
||||
Using the `toml` library means accepting a relatively new library with a version 0.10, which could have issues until it matures to a full system. Might need to revisit and pick another library for the config files if the `toml` library doesn't work.
|
||||
|
||||
@@ -19,4 +19,4 @@ Accepted
|
||||
|
||||
## Consequences
|
||||
|
||||
Not exactly certain what concequences there will be with this choice. It seems the better choice all around.
|
||||
Not exactly certain what concequences there will be with this choice. It seems the better choice all around. `app-paths` also is only at a version 0.0, which does not give much confidence in the library, and hopes are it will mature quickly over time. However it is built on top of `appdirs` and `aiopathlib` both of which are more mature.
|
||||
|
||||
Reference in New Issue
Block a user