4
Vote

Using general Workflow Foundation functionality

description

Hello
The general Workflow Foundation functionality placed in WorkflowFoundationPageFlowFactory\WorkflowFoundationPageFlow now could be refactored and made available in foundational modules ( or new wf modules)
If the workflow runtime is stored in an application global instance, it should be only open. It could make sence to use common stuff (InitializeWorkflowRuntime, ManualWorkflowSchedulerService etc. ) not only in Page Flows
KR,
Boris

comments

GarthOrmsby wrote Jul 9, 2007 at 6:59 AM

Agreed. The constraint I'm unhappy about is the "Page" in PageFlow... I want flows in WebParts, WebServices etc.