[rules-users] Creating custom evaluator in drools 5
Asif Iqbal
Tuesday, 14 July
2009
Tue, 14 Jul
'09
10:13 a.m.
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