[rules-users] generic property access

vadimar vadimar at gmail.com
Wed May 7 10:37:29 EDT 2008


Hi,
I'm considering to use drools. Unfortunately all my WM objects (facts) are
not Java beans. All properties are accessed in generic way (similar to
Properties in java)

T getProperty(String name)
void setProperty(String name, T value)

Is drools relevant for me? How this can be overcome in rule definition?

Thanks,
Vadim

-- 
View this message in context: http://www.nabble.com/generic-property-access-tp17104359p17104359.html
Sent from the drools - user mailing list archive at Nabble.com.




More information about the rules-users mailing list