[jboss-jira] [JBoss JIRA] (JBRULES-3514) Add support to event sequencing
Wolfgang Laun (JIRA)
jira-events at lists.jboss.org
Wed May 23 04:14:18 EDT 2012
[ https://issues.jboss.org/browse/JBRULES-3514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694966#comment-12694966 ]
Wolfgang Laun commented on JBRULES-3514:
----------------------------------------
(WL10) Section 8 (and referring to Section 2)
(a) It's downright ugly to separate event names and entry points, or invert the traditional order. (OK, poets are inclined to write sentences like "From the lips of all people this song we raise, Lord".)
(b) Consider: event SomeEvent into MyStream as ... end
(c) Consider: event NewEvent as ( a: A() -> b: B() -> c: C() ) from ABCStream end
> 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