Skip to content

Conversation

@rocky
Copy link
Member

@rocky rocky commented Jul 3, 2021

Add access routines to get and set Settings.

This changes the API so we will have 3.1.0. It is generally bad practice to put code in __init__ because everything under __init_ depends on it. So this increases the chance of circular dependencies when routines use the the functions defined in init.

Add simplified set and get routines for Settings values.

@rocky rocky requested a review from mmatera July 3, 2021 01:42
@rocky rocky force-pushed the organize_settings branch 2 times, most recently from f7ef5ee to 88ba94c Compare July 3, 2021 01:47
Add access routines to get and set Settings.
@rocky rocky force-pushed the organize_settings branch from 88ba94c to 5d01a3a Compare July 3, 2021 02:13
@rocky rocky merged commit b2408a0 into master Jul 3, 2021
@rocky rocky deleted the organize_settings branch July 6, 2021 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants