[jboss-dev-forums] [Design of JBoss jBPM] - Re: Process definition element label attribute
kukeltje
do-not-reply at jboss.com
Tue Jan 30 09:33:30 EST 2007
The variable declarations have their advantage in the GPD, but also in the webservice. It would be possible to generate xsd's with the correct types for setting variables in certain states/nodes/tasks. Now, there is not type checking other than manualy generating an XSD and using XSD validation.
Regarding the generation, seam form generation does a nice job. They are kind of similar to the jbpm forms. The FTL templates that are used use the type to generate correct input types, which is nice. Using FTL for the jBPM forms would be cool and in line with using similar frameworks for similar things across multiple jboss projects.
If I find time (lots of experimenting with seam now) I'll have a look at the id/ref stuff.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008318#4008318
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4008318
More information about the jboss-dev-forums
mailing list