Paul,
I'm very curious regarding your vision of workflows integration into business layers of enterprise systems.
What actually would be a host for WorkflowRuntime? I expected that your team should provide more convenient way to control the lifetime of WorkflowRuntime object.
Ok, it's not that big deal to solve this issue - it looks like everybody who's making few steps away of the Samples will have to do it.
The model with 1 WorkflowRuntime object per appdomain is clear and great when you execute workflows from console application or winforms application.
But when workflows should be launched right behind the service interfaces layer it becomes complicated. At least, it looks that way to me.
Can you elaborate regarding some design considerations that you think should be taken while developing/integrating workflows into business logic layer?
Thanks,
Mark |