[rules-users] Migration 3 to 4 (replace "->")

Markus Helbig mhelbig81 at googlemail.com
Thu Oct 4 10:03:55 EDT 2007


   In Drools 3 i used the following code (in a DSL file):

   [when]ist BlaBlub=BlaBlub(number : id -> ( BlaClass.staticFunction(
   number ))

   where id can be resolved be method getId in class BlaBlub and
   staticFunction ist a public static function in a helper class.

   Drools 4 doesn't allow me this construct, how should this be migrated?

   Any help is much appreciated

   Cheers

   Markus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20071004/26824420/attachment.html 


More information about the rules-users mailing list