<config> Attribute <config prev12filematch> for File Matching Rules
In FairCom RTG V3 and later, new simplified file matching rules are used to determine which rule takes precedence when more than one rule applies to a file.
An attribute has been added to the <config> element to revert to the old rules for compatibility:
The <config> attribute <config prev12filematch> designates that FairCom RTG should use the old rules for file matching. This attribute is a boolean that defaults to 'no'.
If <config prev12filematch="yes"> is specified, the original file matching algorithm is used in place of the newer, simplified rules.
Details on the new (default for V3) and old files rules (default for V2 and prior) are here: File Matching Precedence