Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Example demonstrating how to allow duplicate dependencies #57

Open
jspahrsummers opened this issue Sep 10, 2016 · 0 comments
Open

Example demonstrating how to allow duplicate dependencies #57

jspahrsummers opened this issue Sep 10, 2016 · 0 comments

Comments

@jspahrsummers
Copy link
Member

jspahrsummers commented Sep 10, 2016

Depends on #44.

npm has a model like this, where projects shouldn't necessarily be deduplicated. This could be implemented by allowing two equivalent ArbiterProjectIdentifiers to compare as unequal, so that they will get resolved separately.

For example, the user could encode information about dependents into the ArbiterProjectIdentifier so projects originating from different dependents are considered different.

@jspahrsummers jspahrsummers changed the title Use cases needing examples Example demonstrating how to allow duplicate dependencies Sep 10, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant