Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance configuration handling to aid public/midas consolidation #31

Open
wants to merge 7 commits into
base: angular-18-new
Choose a base branch
from

Conversation

RayPlante
Copy link
Collaborator

@RayPlante RayPlante commented Dec 23, 2024

This PR enhances the config module to aid in the consolidation of the public and MIDAS versions of the LPS code bases. In particular, it adds the get() function to the ConfigurationService to access parameters deep into the configuration schema hierarchy via a dot-delimited syntax (as in cfg.get('links.portalBase')). The implementation for this is isolated in the reusable class, NamedParameters.

It should be sufficient to test this via its use in oar-pdr-angular PR#59.

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