Results 1 to 2 of 2

Thread: recommendation for model?

  1. #1
    Join Date
    Nov 2010
    Posts
    3

    Question recommendation for model?

    Are there any recommendations for designing of model? Should there be one model per state (resp. view) or one model per flow?
    Before SWF 2.3 has been released, we supposed that it should be one moder per flow, which properties are filled in on multiple views. Also the validation concept (validator per state) suggested this is the right way.
    But now when the JSR-303 support has been added (what we appreciate
    ) it seems to be not the right way any more because all the properties of the model are being validated, not just these binded in current state.

  2. #2
    Join Date
    Aug 2006
    Location
    Brooklyn
    Posts
    556

    Default

    Hi partial validation is planned and will be added SWF-1453. A few suggestions have been made already. Feel free to drop your comments.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •