Well the exact semantics or "otherwise" or "else" are never really agreed upon,
As there is more to it then meets the eye.

A global style "otherwise" is not too hard to do.
But "else" is what a lot of people want.

Sent from my iPhone

On 11/12/2008, at 3:41, Ravi Krishnamurthy <[EMAIL PROTECTED]> wrote:

Thanks Greg. Hope you will get your spare time soon :)

Anyway I'm a newbie and don't know how to request the dev. Let me know how to make a request and I will do it.

Regards,
Ravi

Greg Barton wrote:
I've wanted this kind of functionality for a while, and if I have a spare month some time and the dev team approves I'll build it in. :) Don't hold your breath, though. If you want it quicker, bug the devs.

--- On Wed, 12/10/08, Sowmya Yellamilli <[EMAIL PROTECTED] > wrote:


From: Sowmya Yellamilli <[EMAIL PROTECTED]>
Subject: Re: [rules-users] Decision table capabilities
To: rules-users@lists.jboss.org
Date: Wednesday, December 10, 2008, 1:27 AM
unfortunately not possible
not only decision tables, across all drools implementations

because only 'when -- then' is permitted not
'otherwise'





Ravi Krishnamurthy wrote:

Hello:
1) Is it possible to write any if then else kind of

rule instead of

stating all the possibilities in a decision table.

For example: if a == 25
                   print (success)
             else if a == 10
                   print (not bad)
             else
                print (try again)

Thanks,
Ravi



_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users



--
View this message in context:
http://www.nabble.com/Decision-table-capabilities-tp20930053p20930310.html
Sent from the drools - user mailing list archive at
Nabble.com.

_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users



_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users


_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users
_______________________________________________
rules-users mailing list
rules-users@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to