[jboss-jira] [JBoss JIRA] (JBRULES-3514) Add support to event sequencing

Wolfgang Laun (JIRA) jira-events at lists.jboss.org
Wed May 23 03:20:17 EDT 2012


    [ https://issues.jboss.org/browse/JBRULES-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694940#comment-12694940 ] 

Wolfgang Laun edited comment on JBRULES-3514 at 5/23/12 3:19 AM:
-----------------------------------------------------------------

(WL4) Section 5, re Repetitions [*], [+] [a:b].

(a) Each of these wildcard forms implies a sequence in the sense of Section 4. However, is it "followed by" or "strictly followed by"? 
Note that if you define it to have either meaning, there's no simple way of expressing the other meaning.
(b) What about [?] ;-)
(c) It is *essential* to define whether the fildcards [*] and [+] are 'greedy' or not.
(d) I think it is important to clarify whether an event type after a wildcard can be a superclass or not. Given AA extends A, does "[*]A() -> AA()" (with "greedy" [*]) ever complete?
 
                
      was (Author: laune):
    (WL4) Section 5, re Repetitions [*], [+] [a:b].

Each of these wildcard forms implies a sequence in the sense of Section 4. However, is it "followed by" or "strictly followed by"? 

Note that if you define it to have either meaning, there's no simple way of expressing the other meaning.
                  
> Add support to event sequencing
> -------------------------------
>
>                 Key: JBRULES-3514
>                 URL: https://issues.jboss.org/browse/JBRULES-3514
>             Project: Drools
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: drools-api, drools-compiler, drools-core
>            Reporter: Edson Tirelli
>            Assignee: Edson Tirelli
>             Fix For: 5.5.0.Beta1
>
>
> The purpose of this ticket is to centralize the discussions regarding the implementation of event sequencing as detailed in the wiki page at:
> https://community.jboss.org/wiki/EventSequencing
> The highlevel discussions can be added to this ticket while individual sub-tickets will be created for the implementation of each sub-feature.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list