|
|
|
|
|
by kstrauser
959 days ago
|
|
Yep! What I mean, though, is that the loading function itself will need to mutate the object as it reads settings from disk and updates the in-memory data structure. Once that's done, you can pass that around as a read-only object. |
|