[jboss-dev-forums] [Design of JBoss jBPM] - VariableInstance.getObject()
david.lloyd@jboss.com
do-not-reply at jboss.com
Mon Feb 19 12:29:23 EST 2007
Is there any reason why getObject is protected in VariableInstance? I believe it would be better to make it public and just return null if there is no data. This way the web console can access the "object" property of a VariableInstance via EL without fear of an exception being thrown for certain types.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4018953#4018953
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018953
More information about the jboss-dev-forums
mailing list