I disagree that the decision class must call actions.
- Nodes call actions because that's what nodes do.
- Decisions call their decision handlers, because that's what decision nodes do.
When you specify the handler on a decision node (in the XML/pdl), you do not use an
action, or event. You just give it a handler. This is what is missing from the
programmatic way to build a decision node.
Also, since it is open source, you don't *have* to worry about committing the code to
JBoss. You can just change it for your install, and then have a JIRA issue for it.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956979#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...