[rules-users] generic property access

Vadim Arshavsky vadimar at gmail.com
Wed May 7 10:33:27 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20080507/38ec3784/attachment.html 


More information about the rules-users mailing list