Skip to content
This repository was archived by the owner on Sep 14, 2025. It is now read-only.
This repository was archived by the owner on Sep 14, 2025. It is now read-only.

Resolving of dependencies for each uploaded bundle does not cope well with multiple version. #2

Description

@saep

The algorithm to resolve dependencies is not yet fully implemented.

There is a test class that defines some bogus package names with different versions, but it has not been finished.

I think that a depth first search should be the general answer to the problem. Every version object has a merge method that can be used to combine version requirements.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions