itay-moav / rahl_commander

Rahl commander is a tool for easilly check schema rules and manage db object like stored procedures, trigger and functions
MIT License
1 stars 1 forks source link

centrlize the config values #15

Closed itay-moav closed 7 years ago

itay-moav commented 7 years ago

config values needs to be overridden by command line parametrs it has to be centrlize so It qwont be missed

itay-moav commented 7 years ago

create an init method inside ini for app/ in it u will pars args, populate config and initilize the meta. remove all folder and args stuff from concrete classes of iterator. dependency inject each class with args and config