So, development question: what’s the accepted way of retrieving information that can either be for a specific user, or the system as a whole? I see we have
usersFromContext
to retrieve a single user from the context, but the thing I’m writing (config profiles) also has a system-wide profile option.