Rasmus Thomsen

Results 94 comments of Rasmus Thomsen

What's the default importance ordering for providers?In depends#sql=( mysql postgresql ) mysql is used if both mysql and pgsql ate available?

The new proposal sounds better to me since we won't have to declare what services are providers of a certain functionality multiple times (for different services that need that functionality).

Not quite sure if I understand the need for `requires-one` and `requires-multiple`. At what point would I want to enforce in a service that only one of the providers is...