Re: [rules-users] Adding constraints to facts in DSL

2007-09-12 Thread Andy Mei
-users@lists.jboss.org Objet : [rules-users] Adding constraints to facts in DSL Hello, I'm using JBossDrools in my company and I have some problems with DSL. Actually, I would like to write something like this : There is a Cheese with ( - age is less than 42

Re: [rules-users] Adding constraints to facts in DSL

2007-09-12 Thread Edson Tirelli
: rules-users@lists.jboss.org Objet : [rules-users] Adding constraints to facts in DSL Hello, I'm using JBossDrools in my company and I have some problems with DSL. Actually, I would like to write something like this : There is a Cheese with ( - age is less

Re: [rules-users] Adding constraints to facts in DSL

2007-09-12 Thread Andy Mei
other solution... vdelbart De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de [EMAIL PROTECTED] Envoyé : mardi 11 septembre 2007 10:16 À : rules-users@lists.jboss.org Objet : [rules-users] Adding constraints

[rules-users] Adding constraints to facts in DSL

2007-09-11 Thread stephane . remillieux
Hello, I'm using JBossDrools in my company and I have some problems with DSL. Actually, I would like to write something like this : There is a Cheese with ( - age is less than 42 or - age is more than 60 ) - type is 'stilton' Unfortunately, It's the drools parser which

RE: [rules-users] Adding constraints to facts in DSL

2007-09-11 Thread stephane . remillieux
][]- type is '{type}'=type == {type} I don't see other solution... vdelbart De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de [EMAIL PROTECTED] Envoyé : mardi 11 septembre 2007 10:16 À : rules-users@lists.jboss.org Objet : [rules-users] Adding