STR-143: Refactor dynamic rules API to eliminate clones
Quite a few strategies in the dynamic rules API were created using copy and paste. Reducing these clones to instantiations of a more generic strategy the API can be reduced considerably.
Submitted on 9 July 2004 at 16:12
Issue Log
On 11 July 2004 at 14:45 Jira commented:
STR-143, visser:
Fixed bug in definition of dr-fork-and-union; now relevant entries that do not occur in a changeset, but are defined in the corresponding scope, are also retrieved when computing the union. Also generalized the merging of rule sets and the corresponding fork- and fix- operations. Instantiation for a specific merge operation is now a matter of a few lines.
Log in to post comments