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

Handle unshared declarations #22

Open
Voiteh opened this issue Jun 24, 2019 · 1 comment
Open

Handle unshared declarations #22

Voiteh opened this issue Jun 24, 2019 · 1 comment
Assignees
Labels
API Change Change to the API Enhancement New feature or request Priority Low Low priority issue

Comments

@Voiteh
Copy link
Owner

Voiteh commented Jun 24, 2019

Currently there is no mechanism for handling any unshared dependency. This should throw on any unshared declaration package/class parent package

@Voiteh Voiteh added Bug Something isn't working Priority High High priority issue API Change Change to the API labels Jun 24, 2019
@Voiteh Voiteh added this to the First release milestone Jun 24, 2019
@Voiteh Voiteh self-assigned this Jun 24, 2019
@Voiteh Voiteh added Enhancement New feature or request and removed Bug Something isn't working labels Jun 24, 2019
@Voiteh
Copy link
Owner Author

Voiteh commented Jun 28, 2019

I'm not sure about this one. Depin is able to scan and inject unshared dependencies. This could be nice feature for hiding implementations over interfaces and not exposing implementations.
Leaving for further release.

@Voiteh Voiteh removed this from the First release milestone Jun 28, 2019
Voiteh added a commit that referenced this issue Jun 28, 2019
Test for injection of unshared dependency (#22)
@Voiteh Voiteh added Priority Low Low priority issue and removed Priority High High priority issue labels Jun 28, 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 Low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant