[jboss-dev-forums] [Design of JBoss jBPM] - Re: Commands: Maybe result should be part of the Command-Obj

tom.baeyens@jboss.com do-not-reply at jboss.com
Thu Apr 19 09:39:34 EDT 2007


most important for the default out-of-the-box commands that we ship with jbpm is that they are simple, easy and predictable.

keep in mind that you don't have to design the commands to support all use cases.  users can easily inherit from your commands to customize and add more return values.

there is always the tradeoff between covering more features and complexity.

try to find a good balance there.

the command return values can be changed but keep in mind the usability.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038896#4038896

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038896



More information about the jboss-dev-forums mailing list