This is the first PR related to using the dependency system. This PR simply replaces the old behavior that used getting nodes without inbound connections, with the simplest version of the dependency system.
The next PR will be much larger and adds unresolvable resolutions. I have 800+ lines on my local system for it. It exposes many issues.
Changes introduced with this PR
This is the first PR related to using the dependency system. This PR simply replaces the old behavior that used getting nodes without inbound connections, with the simplest version of the dependency system.
The next PR will be much larger and adds unresolvable resolutions. I have 800+ lines on my local system for it. It exposes many issues.
By contributing to this repository, I agree to the contribution guidelines.