grouplens / grapht

Grapht dependency injector.
Other
25 stars 9 forks source link

Detect when skippable defaults and deferrals are used together #127

Open mdekstrand opened 9 years ago

mdekstrand commented 9 years ago

If both a skippable default and a deferral are used together, the result is very poorly defined. We should detect and warn in this case.