[rules-users] Use of "=" in DSL

Edson Tirelli tirelli at post.com
Thu Sep 13 07:42:03 EDT 2007


    At this moment, you can't use '=' on your DSL definition. I guess we
should support it though the same way we support escaping special regexp
characters. I will do that today as it is simple and we release it in 4.0.2.
    Meanwhile, may I ask you to please open a JIRA for it?

    Thanks,
      Edson

2007/9/13, vdelbart <delbart.v at mipih.fr>:
>
>
> Hello,
>
> In my DSL, I have :
>
> {indicator}:={boolean}
> mapping with
> {indicator}.setValue({boolean});
>
> but in my rule when I write :
> myIndicator:=true
> In the DRL viewer, I have :
> {boolean}myIndicator.setValue({boolean});
>
> I think I can't use the "=" in my DSL...
>
> I try to use simple quote or double quote but nothing works...
>
> Anybody have a solution ?
>
> V.
> --
> View this message in context:
> http://www.nabble.com/Use-of-%22%3D%22-in-DSL-tf4434499.html#a12651260
> Sent from the drools - user mailing list archive at Nabble.com.
>
> _______________________________________________
> rules-users mailing list
> rules-users at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/rules-users
>



-- 
  Edson Tirelli
  Software Engineer - JBoss Rules Core Developer
  Office: +55 11 3529-6000
  Mobile: +55 11 9287-5646
  JBoss, a division of Red Hat @ www.jboss.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/rules-users/attachments/20070913/c0b95d03/attachment.html 


More information about the rules-users mailing list