puli / issues

The Puli issue tracker.
90 stars 5 forks source link

Respect override order in Discovery #179

Open webmozart opened 8 years ago

webmozart commented 8 years ago

The Discovery should return bindings in an order that respects the "override" statements. The most specific bindings (i.e., if A overrides B, the ones from A) are returned last.