Hi,
Im new to drools and am trying to implement the following, and really need to override the evaluator '>' and '<' for strings... Can someone please show me how to do this?
SomeClass(version > "02.00.01" && version < "02.00.20")
regards
I