A strong case for WF

Posted by Pita.O on Stack Overflow See other posts from Stack Overflow or by Pita.O
Published on 2010-03-21T03:27:56Z Indexed on 2010/03/21 3:31 UTC
Read the original article Hit count: 566

Filed under:

Hi guys, I have struggled for so long to find a compelling use case for workflow (ie: WF) as against regular imperative programming. Each time I fall back to the conclusion that I should just leave WF out or defer getting into it until later. But I keep having this nagging feeling that there's something am missing.

Does anyone know any book that truly makes a strong case for the Workflow way? The book has to (i) teach WF well, and (ii) show using appropriate use cases that WF made an implementation easy to do than if we just did our regular straight coding.

I will appreciate it.

© Stack Overflow or respective owner

Related posts about Workflow