The Wayback Machine - https://web.archive.org/web/20201023112411/https://github.com/scribd/Weaver/issues/141
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

Write documentation about how to resolve dependency cycles #141

Open
trupin opened this issue Apr 24, 2020 · 0 comments
Open

Write documentation about how to resolve dependency cycles #141

trupin opened this issue Apr 24, 2020 · 0 comments
Assignees
Labels

Comments

@trupin
Copy link
Member

@trupin trupin commented Apr 24, 2020

Weaver's documentation lacks guidance about how to solve dependency cycles.

The most common case is for delegate patterns, which can be solved by using a self reference.

Other types of cycles (ones described in #140) aren't allowed by Weaver, and the documentation should show how to work around them.

@trupin trupin self-assigned this Apr 24, 2020
@trupin trupin added the enhancement label Apr 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
1 participant
You can’t perform that action at this time.