in reply to Re: Document-centric vs. Workflow-centric design
in thread Document-centric vs. Workflow-centric design

You make some good points, but nowhere did I mean to advocate not planning ahead. I mean that the plan should focus on how the user is going to use the software. The plan should include how the features are going to complement one another, how closely they will be tied together, and whether they should be used at random times or in a fairly set sequence.

Once one understands how the input would be transformed into the output by a skilled and experienced member of the future end-user staff, one can design the interface around the process. The most important features are those that are used in every case, and the other features can be iterated in once there is a working and tested base of code that produces the default outputs.

  • Comment on Re^2: Document-centric vs. Workflow-centric design

Replies are listed 'Best First'.
Re^3: Document-centric vs. Workflow-centric design
by locked_user sundialsvc4 (Abbot) on Mar 14, 2008 at 15:21 UTC

    I did not consider my comments to be mutually-exclusive with yours. Nor was I speaking in “in dissent” with what you said. Your points are well-argued and, I think, well-taken.