unipop
unipop copied to clipboard
SourceProvider should receive standard `Configuration`
Currently SourceProvider
s, ElementSchema
s, and PropertySchema
s receive a JSONObject for initialization. The ControllerManager
should provide them a standard org.apache.commons.configuration so that other sources of configuration can be provided.