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

Circular dependency handling #2

Open
Voiteh opened this issue Jun 21, 2019 · 0 comments
Open

Circular dependency handling #2

Voiteh opened this issue Jun 21, 2019 · 0 comments
Assignees
Labels
API Change Change to the API Enhancement New feature or request Priority High High priority issue

Comments

@Voiteh
Copy link
Owner

Voiteh commented Jun 21, 2019

First they need to be found and then an exception should be thrown. There should be dedicated exception for this kind of issue with nice formatting what has gone wrong (possible API Change).

Presentation of Dependencies need to be changed from flat to tree:
|Type| dependency - provides: Type - dependency, Type - dependency
|Type|SubType: Sub dependency
|Type|SubType: Sub dependency
|Type|SubType|SubSubType: Sub sub dependency...

This way three can be searched and it can be indicated what will be

@Voiteh Voiteh added Enhancement New feature or request Priority High High priority issue API Change Change to the API labels Jun 21, 2019
@Voiteh Voiteh added this to the First release milestone Jun 21, 2019
@Voiteh Voiteh self-assigned this Jun 21, 2019
@Voiteh Voiteh removed this from the First release milestone Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Change Change to the API Enhancement New feature or request Priority High High priority issue
Projects
None yet
Development

No branches or pull requests

1 participant