minor changes to the drools documentation
-----------------------------------------
Key: JBRULES-1082
URL:
http://jira.jboss.com/jira/browse/JBRULES-1082
Project: JBoss Rules
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Documentation
Affects Versions: 4.0.0.GA
Reporter: no way
Assigned To: Mark Proctor
Priority: Minor
Fix For: FUTURE
In the documentation [ver 4.0.0]
[not using the numbering because latest version -> different numbering]
===================
chapter :
The rule language
-> Rule
-->Left Hand Side Conditional Elements
->operators
misspelled operator : in the documentation memberof is used, whilst in drools memberOf
should be used [case thingie]
====================
chapter :
The rule language
-> Rule
-->Left Hand Side Conditional Elements
->> forall
example : combining forall with Not CE
in own testing the not forall like used in the example doesnt seem to work
when adding parenthesis the problem is resolved
i.e.
when
not ( <- add this one
forall (things_here)
) <- add this one
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira