unipop-graph / unipop

Data Integration Graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SourceProvider should receive standard `Configuration`

rmagen opened this issue · comments

Currently SourceProviders, ElementSchemas, and PropertySchemas 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.