[rules-users] How can I reason over non collection based arrays?

H. Canterburry canterburry at gmail.com
Tue Jan 29 15:58:43 EST 2008


No...no one?

My primary concern is to apply a filtering pattern to an array like so...
(this array is non collections based)

when
$source : SourceObject()
$filtered : MyObjectType( field == "criteria" ) from
$source.getMyObjectTypes() << returns MyObjectType[]
then
... do something with the filtered object

I am getting a ClassCaseException in the from line.

Anyone? Please?
HC


-- 
View this message in context: http://www.nabble.com/Can-%22From%22-reason-over-primitive-arrays--tp14870004p15169227.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list