Skip to content

Param loading refactor#404

Open
augustuswm wants to merge 3 commits intomainfrom
param-resolve-refactor
Open

Param loading refactor#404
augustuswm wants to merge 3 commits intomainfrom
param-resolve-refactor

Conversation

@augustuswm
Copy link
Collaborator

Previously the StringParam type was added to be able to support parameters that were either read directly from the settings file for from a path on disk.

This PR extends upon that to allow for defining a base path that all parameter resolutions should be performed from. While extending this it became apparent that the abstractions around asymmetric key configuration were kind of twisted. This PR also attempts to separate config structs from the runtime data structs held by VContext.

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.

1 participant