[Alpine-info] understanding role automaticity
Mike Miller
mbmiller+l at gmail.com
Sun Mar 1 10:37:02 PST 2009
On Sun, 1 Mar 2009, Mike Miller wrote:
> On Sat, 28 Feb 2009, M.RossARR wrote:
>
>> All inferior Roles need to be checked last, near the bottom of the list
>> in appropriate Sequence. I find all Roles created with SCFT must be in
>> the top of the list, as with other more complete Role criteria designs,
>> then inferior Roles below!
>
> Thanks. You were quite right, of course.
I continued to have problems until I figured out one more important thing:
The different parts of the pattern are joined by boolean AND, not boolean
OR. I had been thinking in terms of OR -- big mistake! I had one role
that looked at folder, but also at participant: I thought it would work
for folder OR participant, but it required both folder AND participant. To
do OR, I need to list two roles consecutively with one doing the folder
pattern and the second doing the participant pattern.
Mike
More information about the Alpine-info
mailing list