From 6db3f270cf827b7979af6749c2dee1916797713b Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Wed, 15 Apr 2015 16:43:52 +0200 Subject: [PATCH] Include the conrtibution of Christoph Varga into the Workflow design section --- doc/design/workflow/index.txt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/doc/design/workflow/index.txt b/doc/design/workflow/index.txt index 48147d31e..d2f4e367b 100644 --- a/doc/design/workflow/index.txt +++ b/doc/design/workflow/index.txt @@ -1,11 +1,13 @@ Design Documents: Workflow ========================== -In our discussions, *Workflow* denotes all considerations how certain tasks -can be achieved within the application in the most suitable and stringent fashion. -This effort is closely related to GUI and interface design, but at the same quite -integral, so it's rather treated separately of individual GUI features. +In our discussions, the term *Workflow* denotes specific considerations about _the way_ +a given task can be achieved, within the application, in the most suitable and stringent fashion. +This effort is closely related to GUI and interface design, but likewise quite integral, +so we tend to treat it as a distinct effort, separate from the design of individual GUI features. + +* link:LumieraWorkflowOutline.html[Workflow/Requirements outline by BJMR] +* link:InterfaceConcept_Varga.html[Interface Concept by Christoph Varga] -> see also link:../gui/index.html[general GUI discussion...] -* link:LumieraWorkflowOutline.html[Workflow outline by BJMR]