I think its a good suggestion. How would you suggest it be implemented? We already have bind, validate attributes on transition (that can be marked true/false). So where do you think we should go from here, keeping in mind compatibility?
Keith
Printable View
I think its a good suggestion. How would you suggest it be implemented? We already have bind, validate attributes on transition (that can be marked true/false). So where do you think we should go from here, keeping in mind compatibility?
Keith
Hi,
I would not introduce an new transition attribute fo that. It it a global configuration that should just be definded once in an application. But I can not tell you the right place where to do that.
Regards,
Flashrider
Well, there are several places. You could configure this per flow definition (flow definition attribute), across executions of all flows (flow execution attribute), or per view-state transition. Why do you think its best as a global setting, and not per transition?
Keith
I think the best solution is that it can be configured in serveal places. A global configuration maybe as flow execution attribute and local one in a transition.
In my case, if I want that the validation is executed after binding errors I want that for the whole project. It's not nice if i have to write the attribute in each transition.
We've created corresponding JIRA issues for these problems, scheduled for 2.0.5
You can track these issues here: http://jira.springframework.org/secu...rter/order=ASC
It'd be great if you could test out 2.0.5 nightly builds as these issues are fixed so we know we've got them right before 2.0.5 goes out.
Keith
That are great news.
I will test the nightly build if the issue is solved.
Hello Keith,
Please could you tell me what is the JIRA key for this issue?
Thanks
Max