Hi,Has anyone implemented a method to allow merging of two Zend_Config objects? Where the values in one will override the values in the other? I need to do this because I have a generic module in one folder (with a default config), that multiple sites use, and each site needs to specify its own configuration for the module (with the possibility of overriding the defaults).
Thanks, -- Jack
