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

Add import for YamlDependencyNode #2

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Add import for YamlDependencyNode #2

merged 2 commits into from
Mar 15, 2024

Conversation

drodarie
Copy link
Contributor

@drodarie drodarie commented Mar 5, 2024

The DependencyNode classes are not automatically discovered by bsb-core as the Storage and Parser are.
I do not think it is a good idea for bsb-core to find and potentially import every DependencyNode available.
The YamlDependencyNode should therefore be exposed to let the user manually import it.

@Helveg Helveg merged commit 945f472 into dbbs-lab:main Mar 15, 2024
5 checks passed
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