You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maintainers are equipped with the tooling to prevent all the modules from depending on each other. (Please correct) @BigLep assumes the way to do this is to have:
a way to declare module dependencies
visualize them
enforce that certain modules aren't depended on
Why Important
This is critical for hitting Boxo's modularity goals. Just because they live together and version together doesn’t mean all depend on each other
Notes
There was discussion about this in ipfs/kubo#8543 but I'm sure how relevant it is anymore.
The text was updated successfully, but these errors were encountered:
Done Criteria
Maintainers are equipped with the tooling to prevent all the modules from depending on each other. (Please correct) @BigLep assumes the way to do this is to have:
Why Important
This is critical for hitting Boxo's modularity goals. Just because they live together and version together doesn’t mean all depend on each other
Notes
There was discussion about this in ipfs/kubo#8543 but I'm sure how relevant it is anymore.
The text was updated successfully, but these errors were encountered: