The purpose of creating the configuration object model is to simplify the maintenance and validation of different configuration sources in management UI application. It should be implemented using the pluggability approach, e.g. Price Engine will provide object model for PE specific settings, and other products will provide their own. This may be useful on the configuration facade layer, which will bring some benefits on processing the remote configuration without need to parse it.
The purpose of creating the configuration object model is to simplify the maintenance and validation of different configuration sources in management UI application. It should be implemented using the pluggability approach, e.g. Price Engine will provide object model for PE specific settings, and other products will provide their own. This may be useful on the configuration facade layer, which will bring some benefits on processing the remote configuration without need to parse it.