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 option to automatically load transitive dependencies #28

Open
mint-thompson opened this issue Jul 3, 2024 · 1 comment
Open

Add option to automatically load transitive dependencies #28

mint-thompson opened this issue Jul 3, 2024 · 1 comment

Comments

@mint-thompson
Copy link
Collaborator

Transferred from internal JIRA issue originally created 2024-06-24.

Technically, SUSHI should load transitive dependencies so that all references from a dependency are complete. As it is now, users have to manually add necessary transitive dependencies to their dependency list. This is not ideal.

See: https://chat.fhir.org/#narrow/stream/215610-shorthand/topic/dependency.20resolving.20recursive/near/406283949

Note that at the time of opening this issue, there is a large refactor in process for FPL. This task should not be started until that refactor is completed.

@cmoesel
Copy link
Member

cmoesel commented Sep 10, 2024

As part of this implementation, FPL will need to properly support version resolution as best it can when a resource is referenced without a version. See this discussion on Zulip.

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

No branches or pull requests

2 participants