FLUID-1108: Implement merging algorithm for component options, allowing fine-grained declarative policy objects

Metadata

Source
FLUID-1108
Type
Improvement
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
Antranig Basman
Reporter
Antranig Basman
Created
2008-08-06T13:31:17.000-0400
Updated
2011-02-22T16:27:57.315-0500
Versions
  1. 0.4
Fixed Versions
  1. 0.5beta1
Component
  1. Framework

Description

Many Fluid components are accumulating heaps of scattered manual "options merging code" which is designed to resolve priority between defaults registered with the framework and immediate user options. We should implement a central algorithm for managing options merging, with its policy stored in a declarative "merge policy object".

Comments