Edson,
Is it possible to make the parser have pluggeable evaluators? From the
Descr/RuleBuilder side it's not too hard, but it does mean that the
operator can be any ID or String. The idea is the name would first be
looked up from a list of available evaluators, if it doesn't find it
then it looks at the list of methods matching the name with a single
parameter on the left fact.
Mar
Show replies by date