[jboss-dev-forums] [Design of JBoss jBPM] - changing access on variables to separate attributes

kukeltje do-not-reply at jboss.com
Wed Aug 1 13:06:53 EDT 2007


Currently the attribute access on variables is defined as a combination of the values 'read', 'write' and 'required'.

I'd propose to change this to 3 separate attributes. Let me explain why:
- This is more in line with web/form frameworks (e.g. jsf, xforms)
- You can to things like conditionally requiring variables (e.g. when using a certain submit button), based on value of other variable, role, any EL expression in fact.
- ...

Comments/thoughts?

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

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



More information about the jboss-dev-forums mailing list