CI Script - OGD Common - Reorder init params to be better organized, and eliminate default args. Basically, we are fine to have params optional, but users of these classes should be explicit about making a field null or otherwise default. The dumb struct itself shouldn't try to insert default values. #113
Loading