Final follow up:
I got this to work with NSPredicateEditor, and it was actually surprisingly
easy (I got the entire thing put in in a couple of hours this evening). The
expression dependency was easy enough to get around. For example, with the
"Stop evaluating rules" option, I just made the l
OK, following up:
I've spent a couple days playing with NSRuleEditor, and I've found some stuff
out:
It appears to only be useful for a static tree of information (unless I
dynamically modify the tree as rows are added and removed). I've come to this
conclusion based on my tests, due primaril
Hi everyone,
I'm recreating a rules interface (ie, under these conditions, perform those
actions). I have an NSPredicateEditor in place for the conditions portion, and
it's working great. However, I'm wondering what would be most appropriate to
use for the actions area.
My initial reaction w