Handle segment rules correctly
Currently segment rules weren't being processed correctly.
Names were being evaluated instead of Identifiers, and rules were AND'd instead of OR'd
This release addresses those problems.
Currently segment rules weren't being processed correctly.
Names were being evaluated instead of Identifiers, and rules were AND'd instead of OR'd
This release addresses those problems.