spotify/scio

Consider using another configuration mechanism other than properties

Aberta

#1.497 aberto em 1 de nov. de 2018

 (3 comentários) (0 reação) (0 responsável)Scala (529 forks)auto 404
good first issuequestion ❓

Métricas do repositório

Stars
 (2.626 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

It seems like scio uses System Properties for some configurations.

Motivated by reasons listed here https://medium.com/@hussachai/configurations-are-you-doing-it-wrong-e4ea2672a4a9 , I would like to ask whether we should consider supporting configuration via another mechanism.

Guia do colaborador