[jboss-jira] [JBoss JIRA] Commented: (JBRULES-1064) "->" notation for predicates missing in documentation
Mark Proctor (JIRA)
jira-events at lists.jboss.org
Wed Aug 8 20:59:50 EDT 2007
[ http://jira.jboss.com/jira/browse/JBRULES-1064?page=comments#action_12371561 ]
Mark Proctor commented on JBRULES-1064:
---------------------------------------
Any feedback or documentation changes recommendations for this?
> "->" notation for predicates missing in documentation
> -----------------------------------------------------
>
> Key: JBRULES-1064
> URL: http://jira.jboss.com/jira/browse/JBRULES-1064
> Project: JBoss Rules
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Documentation
> Affects Versions: 4.0.0.GA
> Reporter: Dr. Gernot Starke
> Assigned To: Mark Proctor
> Priority: Minor
>
> the notation "->" for adressing complex terms is missing from 4.0.0 documentation.
> It has been "return value operator" in 3.0.6:
> <quoted from 3.0.6>
> Example 3.13. Return Value operator
> Person( girlAge : age, sex = "F" )
> Person( boyAge : age -> ( girlAge.intValue() == boyAge.intValue() + 2 ), sex = 'M' )
> </quoted>
--
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
More information about the jboss-jira
mailing list