Is there an easier way to write this LHS?

Class(name == 'com.mycompany.SomeClass')

It would be nice to do something like this:

Class(name == SomeClass.class.getName())

Suggestions?

Thanks all!

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to