Current inheritance allows extending existing objects (ex. options) using `_.extend` This should be enhanced to allow second level objects to be merged and push items in arrays...
Current inheritance allows extending existing objects (ex. options) using
_.extendThis should be enhanced to allow second level objects to be merged and push items in arrays...