[jboss-dev-forums] [Design of JBoss jBPM] - update and remove methods in the process definition classes
tom.baeyens@jboss.com
do-not-reply at jboss.com
Tue Mar 27 05:04:46 EDT 2007
i'm wondering wether we need the update and remove methods in the process definition classes.
especially i'm talking about the bidirectional relations code.
i start to think they are not necessary because the only use case for building a process graph is when the process xml is parsed. so in the process parser, you will not manipulate the process object model, but instead just create it.
do you see other use cases for the process definition model then building it from xml ?
do you see necessity to have the update and remove methods ?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4031935#4031935
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4031935
More information about the jboss-dev-forums
mailing list